diff --git a/tests/stdlib/t9754.nim b/tests/stdlib/t9754.nim new file mode 100644 index 0000000000..6e81fd8bc2 --- /dev/null +++ b/tests/stdlib/t9754.nim @@ -0,0 +1,2 @@ +import tmarshal +import tparsesql \ No newline at end of file