diff options
Diffstat (limited to 'tests/test/script/runner/for.testscript')
-rw-r--r-- | tests/test/script/runner/for.testscript | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/test/script/runner/for.testscript b/tests/test/script/runner/for.testscript index 765b978..f43fcc2 100644 --- a/tests/test/script/runner/for.testscript +++ b/tests/test/script/runner/for.testscript @@ -157,7 +157,7 @@ end end EOI - testscript:3:5: error: test exited with code 1 + testscript:3:5: error: builtin test exited with code 1 info: test id: 1 EOE @@ -427,7 +427,7 @@ end end EOI - testscript:3:5: error: test exited with code 1 + testscript:3:5: error: builtin test exited with code 1 info: test id: 1 EOE |