]> git.donarmstrong.com Git - lilypond.git/blob - guile18/libguile/run-test
e0db309bbcc976d14f6580657a5712670fcc6211
[lilypond.git] / guile18 / libguile / run-test
1 #!/bin/sh -
2 # Run the guile-test script using the guile binary from this directory
3 cd ../test-suite
4 ../libguile/guile -e main -s guile-test "$@"