summaryrefslogtreecommitdiff
path: root/test/parseconf.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/parseconf.sh')
-rwxr-xr-xtest/parseconf.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/parseconf.sh b/test/parseconf.sh
index 0a87188..ab28721 100755
--- a/test/parseconf.sh
+++ b/test/parseconf.sh
@@ -1,6 +1,6 @@
#!/bin/sh
-PARSECONF="./src/parseconf.sh"
+PARSECONF="./dist/parseconf"
SIMPLECONF="./test/simple.conf"
test_simple_loading () {