t2028: fix minor error and issues in newly-added "worktree move" tests
[gitweb.git] / t / t9350-fast-export.sh
index 419d540d35e20dbbb65879736cc8412ff504b7f2..866ddf60581e3fea1afdbe28e71e7f3137da5722 100755 (executable)
@@ -70,7 +70,7 @@ test_expect_success 'iso-8859-1' '
 
        git config i18n.commitencoding ISO8859-1 &&
        # use author and committer name in ISO-8859-1 to match it.
-       . "$TEST_DIRECTORY"/t3901-8859-1.txt &&
+       . "$TEST_DIRECTORY"/t3901/8859-1.txt &&
        test_tick &&
        echo rosten >file &&
        git commit -s -m den file &&