add repo parser test

This commit is contained in:
John Turner
2025-11-28 17:22:16 +00:00
parent 7b60034425
commit 327d871c16
4 changed files with 20 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
tests = {}
subdir('porthole')
subdir('repo')
foreach test, test_args : tests
name = fs.name(test)