Add test.scm
Should have been part of an earlier commit, helps running tests.
This commit is contained in:
parent
336ab3e555
commit
1d8a14276d
1 changed files with 2 additions and 0 deletions
2
test.scm
Normal file
2
test.scm
Normal file
|
@ -0,0 +1,2 @@
|
|||
(add-to-load-path (dirname (current-filename)))
|
||||
(load-from-path "test/kbd.scm")
|
Loading…
Reference in a new issue