This commit is contained in:
2025-08-26 22:57:23 +08:00
commit b703135335
25222 changed files with 6200887 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
TAP version 13
# FindTestData
ok 1 - initTestCase()
# testdata testfile could not be located!
ok 2 - paths()
ok 3 - cleanupTestCase()
1..3
# tests 3
# pass 3
# fail 0