diff --git a/qmp/qmptest/qmptest.go b/qmp/qmptest/qmptest.go index 7a5d1d1..e9d3297 100644 --- a/qmp/qmptest/qmptest.go +++ b/qmp/qmptest/qmptest.go @@ -12,6 +12,8 @@ // See the License for the specific language governing permissions and // limitations under the License. +// Package qmptest provides types which assist in testing interactions with +// package qmp. package qmptest import (