Skip to content

Commit 740d203

Browse files
committed
qmp/qmptest: add a package comment
1 parent 8eda888 commit 740d203

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

qmp/qmptest/qmptest.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212
// See the License for the specific language governing permissions and
1313
// limitations under the License.
1414

15+
// Package qmptest provides types which assist in testing interactions with
16+
// package qmp.
1517
package qmptest
1618

1719
import (

0 commit comments

Comments
 (0)