src.elv.sh@v0.21.0-dev.0.20240515223629-06979efb9a2a/pkg/parse/np/np_test.go (about) 1 package np 2 3 import "testing" 4 5 func Test(t *testing.T) { 6 // Test coverage of this package is provided by tests of its users. 7 }