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/list.et | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/script/list.et') diff --git a/test/script/list.et b/test/script/list.et index 4b493a5..7a032cb 100644 --- a/test/script/list.et +++ b/test/script/list.et @@ -39,4 +39,4 @@ test ListConcat: local: expect /run-test-result Test (.*)/ capture result guard (result == "done") - expect /run-done/ + expect /run-done 1 1 0 0/ -- cgit v1.2.3