summaryrefslogtreecommitdiffstats
path: root/bindings/php5/tests/binding_tests.sh
diff options
context:
space:
mode:
authorBenjamin Dauvergne <bdauvergne@entrouvert.com>2010-01-18 13:50:15 +0000
committerBenjamin Dauvergne <bdauvergne@entrouvert.com>2010-01-18 13:50:15 +0000
commitfca7999dba11d951cca19c04cce494e44f32b28f (patch)
tree403918f75bfe8a6d59c91dd28008da8a43f5be31 /bindings/php5/tests/binding_tests.sh
parentc719916fcabdfc130c8a9876c9f80e801457b34c (diff)
Bindings PHP5: rewire php5 tests to the makefiles, make them pass distcheck
Diffstat (limited to 'bindings/php5/tests/binding_tests.sh')
-rwxr-xr-xbindings/php5/tests/binding_tests.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bindings/php5/tests/binding_tests.sh b/bindings/php5/tests/binding_tests.sh
index 9f3e9e17..3bfad5d6 100755
--- a/bindings/php5/tests/binding_tests.sh
+++ b/bindings/php5/tests/binding_tests.sh
@@ -1,3 +1,3 @@
#!/bin/sh
-php5 -n -d extension_dir=../.libs binding_tests.php
+php5 -n -d extension_dir=../.libs -d extension=lasso.so ${SRCDIR}binding_tests.php