We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9ac6e5 commit c1ccd0aCopy full SHA for c1ccd0a
u_test.go
@@ -1,8 +1,8 @@
1
package u_test
2
3
import (
4
+ "github.com/leaanthony/u"
5
"testing"
- "u"
6
)
7
8
func TestVar_String(t *testing.T) {
0 commit comments