summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Test.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Test.hs b/Test.hs
index e1c03d4c4..7918ff0c1 100644
--- a/Test.hs
+++ b/Test.hs
@@ -634,7 +634,7 @@ test_partial_commit = intmpclonerepoInDirect $ do
)
test_fix :: Assertion
-test_fix = intmpclonerepoInDirect $ do
+test_fix = intmpclonerepoInDirect $ unlessM (unlockedFiles <$> getTestMode) $ do
annexed_notpresent annexedfile
git_annex "fix" [annexedfile] @? "fix of not present failed"
annexed_notpresent annexedfile