summaryrefslogtreecommitdiff
path: root/Examples/test-suite/chicken/import_nomodule_runme.ss
diff options
context:
space:
mode:
Diffstat (limited to 'Examples/test-suite/chicken/import_nomodule_runme.ss')
-rw-r--r--Examples/test-suite/chicken/import_nomodule_runme.ss2
1 files changed, 2 insertions, 0 deletions
diff --git a/Examples/test-suite/chicken/import_nomodule_runme.ss b/Examples/test-suite/chicken/import_nomodule_runme.ss
new file mode 100644
index 0000000..7e64053
--- /dev/null
+++ b/Examples/test-suite/chicken/import_nomodule_runme.ss
@@ -0,0 +1,2 @@
+(load "import_nomodule.so")
+(include "../schemerunme/import_nomodule.scm")