From 1abb519f593e42e92ebc7714723bced6d746f934 Mon Sep 17 00:00:00 2001 From: Christo Kotze Date: Fri, 23 Feb 2018 00:45:00 +0400 Subject: [PATCH] Updated dir.spec tests --- test/segments/dir.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/segments/dir.spec b/test/segments/dir.spec index e313c01c..8c9554d7 100755 --- a/test/segments/dir.spec +++ b/test/segments/dir.spec @@ -92,7 +92,7 @@ function testTruncateToLastWorks() { function testTruncateAbsoluteWorks() { POWERLEVEL9K_SHORTEN_DIR_LENGTH=2 - POWERLEVEL9K_SHORTEN_STRATEGY="truncate_to_last" + POWERLEVEL9K_SHORTEN_STRATEGY="truncate_absolute" FOLDER=/tmp/powerlevel9k-test/1/12/123/1234/12345/123456/1234567/12345678/123456789 mkdir -p $FOLDER