summary refs log tree commit diff stats
path: root/tests/stdlib/t9754.nim
diff options
context:
space:
mode:
Diffstat (limited to 'tests/stdlib/t9754.nim')
-rw-r--r--tests/stdlib/t9754.nim6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/stdlib/t9754.nim b/tests/stdlib/t9754.nim
new file mode 100644
index 000000000..971b5a8fb
--- /dev/null
+++ b/tests/stdlib/t9754.nim
@@ -0,0 +1,6 @@
+discard """
+  joinable: false
+"""
+
+import tmarshal
+import tparsesql
\ No newline at end of file