aboutsummaryrefslogtreecommitdiffstats
path: root/tests/t0100-redo.t
diff options
context:
space:
mode:
Diffstat (limited to 'tests/t0100-redo.t')
-rwxr-xr-xtests/t0100-redo.t1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/t0100-redo.t b/tests/t0100-redo.t
index b0bad3d..cc86d1b 100755
--- a/tests/t0100-redo.t
+++ b/tests/t0100-redo.t
@@ -30,7 +30,6 @@ EOF
test_expect_success "redo shortcuts" "
echo "s1" > s &&
redo a &&
- sleep 1 && # TODO: remove this as soon as REDO_MAGIC is fixed
echo "s2" > s &&
redo a
"