aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--test.scm2
1 files changed, 2 insertions, 0 deletions
diff --git a/test.scm b/test.scm
new file mode 100644
index 0000000..c347e58
--- /dev/null
+++ b/test.scm
@@ -0,0 +1,2 @@
+(add-to-load-path (dirname (current-filename)))
+(load-from-path "test/kbd.scm")