Reorganised code

This commit is contained in:
Nathan Broadbent
2011-10-19 18:04:54 +08:00
parent c5c5d5d547
commit 72dec92d35
5 changed files with 6 additions and 4 deletions

View File

@@ -17,7 +17,7 @@ if [ -n "${ZSH_VERSION:-}" ]; then shell="zsh"; SHUNIT_PARENT=$0; setopt shwords
. "$scmbDir/test/support/test_helper"
# Load functions to test
. "$scmbDir/lib/_shared.sh"
. "$scmbDir/lib/scm_breeze.sh"
. "$scmbDir/lib/git/status_shortcuts.sh"