Fixed tests

This commit is contained in:
Nathan Broadbent
2012-11-17 11:49:46 +13:00
parent 963de3b7aa
commit bc969b3e6f

View File

@@ -17,8 +17,9 @@ else
shopt -s expand_aliases shopt -s expand_aliases
fi fi
# Load test helpers # Load test helpers and core functions
source "$scmbDir/test/support/test_helper.sh" source "$scmbDir/test/support/test_helper.sh"
source "$scmbDir/lib/scm_breeze.sh"
# Setup # Setup
#----------------------------------------------------------------------------- #-----------------------------------------------------------------------------