summary refs log tree commit diff stats
path: root/tests/package/stdlib/system.nim
diff options
context:
space:
mode:
Diffstat (limited to 'tests/package/stdlib/system.nim')
-rw-r--r--tests/package/stdlib/system.nim2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/package/stdlib/system.nim b/tests/package/stdlib/system.nim
new file mode 100644
index 000000000..475f8ec5b
--- /dev/null
+++ b/tests/package/stdlib/system.nim
@@ -0,0 +1,2 @@
+# this module is part of tstdlib_name_not_special
+doAssert true
\ No newline at end of file