Add shebang

pull/92/head
Craig Tiller 10 years ago
parent 559f023c81
commit e94373360f
  1. 1
      src/php/bin/run_tests.sh

@ -1,3 +1,4 @@
#!/bin/sh
# Loads the local shared library, and runs all of the test cases in tests/
# against it
cd $(dirname $0)

Loading…
Cancel
Save