Skip to content

Commit 319934c

Browse files
authored
Merge pull request digitalocean#120 from digitalocean/qmptest-doc
qmp/qmptest: add a package comment
2 parents a58cbf8 + 740d203 commit 319934c

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)