summaryrefslogtreecommitdiff
path: root/test/files/cli/test3/Main.check.scala
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/cli/test3/Main.check.scala')
-rw-r--r--test/files/cli/test3/Main.check.scala14
1 files changed, 8 insertions, 6 deletions
diff --git a/test/files/cli/test3/Main.check.scala b/test/files/cli/test3/Main.check.scala
index d920b45a05..de3eb7b136 100644
--- a/test/files/cli/test3/Main.check.scala
+++ b/test/files/cli/test3/Main.check.scala
@@ -1,8 +1,10 @@
Unrecognized option: -cpp
Could not create the Java virtual machine.
-3: 1: test 1 passed
-3: 2: 1: test 1 passed
-3: 1: test 2 passed
-3: 2: 1: test 2 passed
-3: 1: test 3 passed
-3: 2: 1: test 3 passed
+3: 1: test 1 passed (1)
+3: 2: 1: test 1 passed (1)
+3: 1: test 2 passed (1)
+3: 2: 1: test 2 passed (1)
+3: 1: test 3 passed (1)
+3: 2: 1: test 3 passed (1)
+3: 1: test 4 passed (2)
+3: 2: 1: test 4 passed (2)