summaryrefslogtreecommitdiffstats
path: root/test-colors.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test-colors.sh')
-rwxr-xr-xtest-colors.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-colors.sh b/test-colors.sh
index f71b776..b6f6688 100755
--- a/test-colors.sh
+++ b/test-colors.sh
@@ -1,7 +1,7 @@
#!/bin/bash
scriptDir="$(cd "$(dirname "$0")"; pwd)"
-source "$scriptDir/radar-base.sh"
+source "$scriptDir/sonar-base.sh"
cd_to_tmp() {
tmpfile="/tmp/git-prompt-tests-$(time_now)$1"