summaryrefslogtreecommitdiff
path: root/test/script
diff options
context:
space:
mode:
authorRoman Smrž <roman.smrz@seznam.cz>2026-08-24 22:29:42 +0200
committerRoman Smrž <roman.smrz@seznam.cz>2026-08-24 22:46:29 +0200
commit24f39540d34c819c7870adce9f363af704c7cda7 (patch)
tree9caf2c06377651f98b06174f5e5caf452319a8e6 /test/script
parenta44406e96d17790a82708b36f8214b4b58d44ac6 (diff)
Data type for fully-qualified test name
Diffstat (limited to 'test/script')
-rw-r--r--test/script/definition.et2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/script/definition.et b/test/script/definition.et
index 45951cd..5490349 100644
--- a/test/script/definition.et
+++ b/test/script/definition.et
@@ -10,7 +10,7 @@ test Definition:
expect /load-done/
send "run Test"
- expect /global-info - Starting test ‘Test’/
+ expect /global-info - Starting test ‘basic\.Test’/
expect /child-stdout p 4/
expect /match p 4/
expect /child-stdout p 11/