aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rwxr-xr-xtests/do.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/do.sh b/tests/do.sh
index 78e6216d9..63ef0c8bc 100755
--- a/tests/do.sh
+++ b/tests/do.sh
@@ -1,5 +1,7 @@
#!/bin/sh
+cd "$(dirname "${0}")"
+
READER="../example/ndpiReader -p ../example/protos.txt -c ../example/categories.txt"
RC=0