aboutsummaryrefslogtreecommitdiffstats
path: root/res/test-ck
diff options
context:
space:
mode:
Diffstat (limited to 'res/test-ck')
-rwxr-xr-xres/test-ck2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/test-ck b/res/test-ck
index b1fd51e..647f43d 100755
--- a/res/test-ck
+++ b/res/test-ck
@@ -45,7 +45,7 @@ function unit_tests {
function regression_tests {
echo -e "Regression Tests:"
echo -e "~~~~~~~~~~~~~~~~~"
- DIR=@BIN_TESTS_DIR@
+ DIR=@BIN_TEST_DIR@
COUNT=1
TOTAL=$(ls $DIR | wc -l)
for i in $(ls $DIR); do