diff options
Diffstat (limited to 'tests/run.lua')
| -rw-r--r-- | tests/run.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/run.lua b/tests/run.lua index fb84dd3..03aa725 100644 --- a/tests/run.lua +++ b/tests/run.lua @@ -8756,4 +8756,4 @@ for _, item in ipairs(tests) do passed = passed + 1 end -io.stdout:write(string.format("Phase 14: %d tests passed\n", passed)) +io.stdout:write(string.format("Phase 15 core: %d tests passed\n", passed)) |
