summary refs log tree commit diff stats
path: root/tests/threads/tjsthreads.nim
diff options
context:
space:
mode:
Diffstat (limited to 'tests/threads/tjsthreads.nim')
-rw-r--r--tests/threads/tjsthreads.nim6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/threads/tjsthreads.nim b/tests/threads/tjsthreads.nim
new file mode 100644
index 000000000..5122c9cd6
--- /dev/null
+++ b/tests/threads/tjsthreads.nim
@@ -0,0 +1,6 @@
+discard """
+  targets: "js"
+  matrix: "--threads:on"
+"""
+
+echo 123