diff options
Diffstat (limited to 'tests/modules/mnamspc1.nim')
-rw-r--r-- | tests/modules/mnamspc1.nim | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/modules/mnamspc1.nim b/tests/modules/mnamspc1.nim new file mode 100644 index 000000000..da13c5f24 --- /dev/null +++ b/tests/modules/mnamspc1.nim @@ -0,0 +1,2 @@ +import mnamspc2 + |