This commit is contained in:
2025-02-07 07:36:23 +03:00
parent 4fd3095a75
commit 4a738b966e

View File

@@ -221,8 +221,6 @@ println('Test cache loaded from ${cache_file}')
println("tests to ignore") println("tests to ignore")
println(tests_ignore) println(tests_ignore)
exit(0)
// Run each test with proper v command flags // Run each test with proper v command flags
for test in test_files { for test in test_files {
if test.trim_space() == '' || test.trim_space().starts_with('//') if test.trim_space() == '' || test.trim_space().starts_with('//')