summaryrefslogtreecommitdiff
path: root/test/functions/colors.spec
diff options
context:
space:
mode:
Diffstat (limited to 'test/functions/colors.spec')
-rwxr-xr-xtest/functions/colors.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/functions/colors.spec b/test/functions/colors.spec
index d1c5a6fc..61a40087 100755
--- a/test/functions/colors.spec
+++ b/test/functions/colors.spec
@@ -5,7 +5,7 @@
setopt shwordsplit
SHUNIT_PARENT=$0
-function oneTimeSetUp() {
+function setUp() {
# Load Powerlevel9k
source functions/colors.zsh
}