Skip to content

Commit f0a7693

Browse files
Minor change to test our upload coverage flow in master branch
This is just to test our new upload coverage flow
1 parent 1190e6c commit f0a7693

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/test/testing_t.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
package test
22

3-
// T our minimal testing interface for our custom assertions
3+
// T our minimal testing interface for our custom assertions.
44
type T interface {
55
Log(args ...interface{})
66
Logf(format string, args ...interface{})

0 commit comments

Comments
 (0)