summaryrefslogtreecommitdiff
path: root/run/tests
diff options
context:
space:
mode:
Diffstat (limited to 'run/tests')
-rwxr-xr-xrun/tests2
1 files changed, 2 insertions, 0 deletions
diff --git a/run/tests b/run/tests
index d1317e000..9b94ada80 100755
--- a/run/tests
+++ b/run/tests
@@ -1,4 +1,6 @@
#!/bin/bash
+#
+# e.g. --run_tests=foo
export LD_LIBRARY_PATH=build/src/lib:$LD_LIBRARY_PATH
if [ "$1" == "--debug" ]; then