bringing in testkit tools
[feisty_meow.git] / scripts / core / variables.sh
index 9e3d1312eeb6b238c3cb4eb31fb92469f0a23b75..c9c3d37d7ebc76affcb2edd5bcd9f59e9d8ad62b 100644 (file)
@@ -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"
   
   ##############