From: David Bremner <david@tethera.net>
Date: Fri, 29 Jul 2022 12:19:56 +0000 (-0300)
Subject: tests: remove dead code from T055-path-config.sh
X-Git-Tag: 0.37_rc0~20
X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=7b27119d8ee4ad612b7a7d48b612d15a58d68976;p=notmuch

tests: remove dead code from T055-path-config.sh

This case statement does nothing.
---

diff --git a/test/T055-path-config.sh b/test/T055-path-config.sh
index 63dd90fd..58c824a2 100755
--- a/test/T055-path-config.sh
+++ b/test/T055-path-config.sh
@@ -359,9 +359,6 @@ EOF
 	   ;;
    esac
 
-   case $config in
-       split|XDG*)
-   esac
    restore_config
    rm -rf home/.local
    rm -rf home/.config