dotfiles/test.scm
Tom Willemse 1d8a14276d Add test.scm
Should have been part of an earlier commit, helps running tests.
2022-07-22 21:14:56 -07:00

2 lines
80 B
Scheme

(add-to-load-path (dirname (current-filename)))
(load-from-path "test/kbd.scm")