Skip to content

Commit c99759c

Browse files
committed
d
1 parent 3033029 commit c99759c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkg/print/print_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ var _ = Describe("Print", Label("unitest"), func() {
1111
It("test output", func() {
1212
print.MyPrint()
1313
print.MyPrint()
14+
1415
print.MyPrint()
1516

1617
Expect(1).To(Equal(1))

0 commit comments

Comments
 (0)