X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Fcore%2Fvariables.sh;h=c9c3d37d7ebc76affcb2edd5bcd9f59e9d8ad62b;hb=d46483c93ecc9a4ef7d80656d23bd0891ddf5ac6;hp=9e3d1312eeb6b238c3cb4eb31fb92469f0a23b75;hpb=35997f080c349058ff6dcdd6f47ae88c2413a4a8;p=feisty_meow.git diff --git a/scripts/core/variables.sh b/scripts/core/variables.sh index 9e3d1312..c9c3d37d 100644 --- a/scripts/core/variables.sh +++ b/scripts/core/variables.sh @@ -294,7 +294,7 @@ define_yeti_variable DEFAULT_FEISTYMEOW_ORG_DIR=/opt/feistymeow.org ############## # set the SHUNIT_PATH so our shunit tests can find the codebase. - define_yeti_variable SHUNIT_PATH="$FEISTY_MEOW_SCRIPTS/shunit" + define_yeti_variable SHUNIT_PATH="$FEISTY_MEOW_SCRIPTS/testkit/shunit" ##############