summaryrefslogtreecommitdiff
path: root/tests/specs/test/junit_nested/__test__.jsonc
diff options
context:
space:
mode:
Diffstat (limited to 'tests/specs/test/junit_nested/__test__.jsonc')
-rw-r--r--tests/specs/test/junit_nested/__test__.jsonc5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/specs/test/junit_nested/__test__.jsonc b/tests/specs/test/junit_nested/__test__.jsonc
new file mode 100644
index 000000000..79b73474d
--- /dev/null
+++ b/tests/specs/test/junit_nested/__test__.jsonc
@@ -0,0 +1,5 @@
+{
+ "args": "test --reporter junit main.ts",
+ "exitCode": 1,
+ "output": "main.out"
+}