runtime: runtime.Callers, runtime.CallersFrames
This commit is contained in:
@@ -7,3 +7,7 @@ func TestZoo(t *testing.T) {
|
||||
t.Fatal("Zoo() != 3")
|
||||
}
|
||||
}
|
||||
|
||||
func TestFalse(t *testing.T) {
|
||||
// t.Fatal("false")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user