]> asedeno.scripts.mit.edu Git - git.git/blobdiff - t/t3701-add-interactive.sh
Merge commit 'b319ef7' into jc/maint-fix-test-perm
[git.git] / t / t3701-add-interactive.sh
index 5cdb83d28c2bc54babf463da1aa591a66b300c9a..fd2a55a5c23247c010a02513af73a93641cfb067 100755 (executable)
@@ -165,6 +165,12 @@ test_expect_success FILEMODE 'stage mode but not hunk' '
 
 # end of tests disabled when filemode is not usable
 
+test_expect_success 'setup again' '
+       git reset --hard &&
+       test_chmod +x file &&
+       echo content >>file
+'
+
 # Write the patch file with a new line at the top and bottom
 cat >patch <<EOF
 index 180b47c..b6f2c08 100644