findLoop: reach

This commit is contained in:
xushiwei
2024-06-05 15:02:11 +08:00
parent a226a70383
commit fd7d2765c8
4 changed files with 28 additions and 7 deletions

View File

@@ -38,7 +38,7 @@ import (
func TestTestdefer(t *testing.T) {
// debug = true
fromDir(t, "print", "../_testdefer")
fromDir(t, "", "../_testdefer")
}
func fromDir(t *testing.T, sel, relDir string) {