From a699c3ddd443a2d6113fe3b08f7ae81c510239e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roman=20Smr=C5=BE?= Date: Fri, 9 Jan 2026 21:35:28 +0100 Subject: Improve displayed values for process, network and node types --- test/script/run.et | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test/script/run.et') diff --git a/test/script/run.et b/test/script/run.et index 7f789ab..ace5192 100644 --- a/test/script/run.et +++ b/test/script/run.et @@ -169,7 +169,7 @@ test CallStack: expect /match-fail-line .*\/callstack.et:27:5: .*/ expect /match-fail-var x 1/ expect /match-fail-line .*\/callstack.et:31:5: .*/ - expect /match-fail-var p .*/ + expect /match-fail-var p / local: expect /(match-fail-.*)/ capture done guard (done == "match-fail-done") @@ -184,7 +184,7 @@ test CallStack: expect /match-fail-var x 3/ expect /match-fail-var y 2/ expect /match-fail-line .*\/callstack.et:41:5: .*/ - expect /match-fail-var p .*/ + expect /match-fail-var p / expect /match-fail-var z 3/ local: expect /(match-fail-.*)/ capture done -- cgit v1.2.3