swig/Examples/test-suite/mzscheme/null_pointer_runme.scm
William S Fulton 4c58bb558f Fix Racket tests using schemerunme directory
For out of source builds
2022-09-02 19:17:38 +01:00

3 lines
153 B
Scheme

(load-extension "null_pointer.so")
(load (build-path (path-only (path->complete-path (find-system-path 'run-file))) "../schemerunme/null_pointer.scm"))