aboutsummaryrefslogtreecommitdiff
path: root/tests/test/script/runner/for.testscript
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2022-11-02 22:22:09 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2022-11-09 21:45:02 +0300
commitfca95dafaaab44d3e06e10bc9f3b45d00c82301f (patch)
tree69f59c57b0aa6100e01264a5d10e6a155ffff79e /tests/test/script/runner/for.testscript
parentf34dd20fb7578874925dacf21b32338af50e8c12 (diff)
Use diag_buffer in script
Diffstat (limited to 'tests/test/script/runner/for.testscript')
-rw-r--r--tests/test/script/runner/for.testscript4
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