]> git.donarmstrong.com Git - lilypond.git/blobdiff - guile18/libguile/run-test
Import guile-1.8 as multiple upstream tarball component
[lilypond.git] / guile18 / libguile / run-test
diff --git a/guile18/libguile/run-test b/guile18/libguile/run-test
new file mode 100755 (executable)
index 0000000..e0db309
--- /dev/null
@@ -0,0 +1,4 @@
+#!/bin/sh -
+# Run the guile-test script using the guile binary from this directory
+cd ../test-suite
+../libguile/guile -e main -s guile-test "$@"