Files
2022-01-03 18:59:19 -05:00

8 lines
91 B
Go

package pass_test
import "testing"
func TestPass(t *testing.T) {
// This test passes.
}