diff options
Diffstat (limited to 'test/module/common')
-rw-r--r-- | test/module/common/basic.qwe | 0 | ||||
-rw-r--r-- | test/module/common/init.qwe | 3 |
2 files changed, 3 insertions, 0 deletions
diff --git a/test/module/common/basic.qwe b/test/module/common/basic.qwe new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/test/module/common/basic.qwe diff --git a/test/module/common/init.qwe b/test/module/common/init.qwe new file mode 100644 index 0000000..b6e40cc --- /dev/null +++ b/test/module/common/init.qwe @@ -0,0 +1,3 @@ + +import "basic.qwe"; + |