From b515ae37932b800b69df3ded320e4b673ee23cea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roman=20Smr=C5=BE?= Date: Tue, 25 Aug 2026 18:09:40 +0200 Subject: Retport summary of test execution Changelog: Added `--report` command-line option to print summary of passed/failed tests. --- test/script/expansion.et | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/script/expansion.et') diff --git a/test/script/expansion.et b/test/script/expansion.et index 86a81dc..85c241d 100644 --- a/test/script/expansion.et +++ b/test/script/expansion.et @@ -12,4 +12,4 @@ test VariableExpansion: for str in [ "1", "1.3", "abc", "abc" ]: expect /child-stdout p $str/ expect /match p $str/ - expect /run-done/ + expect /run-done 1 1 0 0/ -- cgit v1.2.3