summary refs log tree commit diff stats
path: root/tests/system/tparams.nim
diff options
context:
space:
mode:
Diffstat (limited to 'tests/system/tparams.nim')
-rw-r--r--tests/system/tparams.nim5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/system/tparams.nim b/tests/system/tparams.nim
index 015530043..dcd620b20 100644
--- a/tests/system/tparams.nim
+++ b/tests/system/tparams.nim
@@ -1,3 +1,8 @@
+discard """
+joinable: false
+"""
+
+# not joinable because it executes itself with parameters
 import os
 import osproc
 import parseopt2