aboutsummaryrefslogtreecommitdiff
path: root/tests/do.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/do.sh')
-rwxr-xr-xtests/do.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/do.sh b/tests/do.sh
index bbd44edc6..55f94a3e9 100755
--- a/tests/do.sh
+++ b/tests/do.sh
@@ -1,5 +1,5 @@
-READER=../example/ndpiReader
+READER="../example/ndpiReader -p ../example/protos.txt"
RC=0
PCAPS=`cd pcap; /bin/ls *.pcap`