findLoop: mark fdel

This commit is contained in:
xushiwei
2024-06-05 14:14:12 +08:00
parent 519e69a7f8
commit a226a70383
3 changed files with 24 additions and 10 deletions

View File

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