aboutsummaryrefslogtreecommitdiff
path: root/tests
diff refs
from: back
to: back
| flip
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rwxr-xr-xtests/t0106-diff.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/t0106-diff.sh b/tests/t0106-diff.sh
index e4751e9..0c167d4 100755
--- a/tests/t0106-diff.sh
+++ b/tests/t0106-diff.sh
@@ -32,11 +32,6 @@ test_expect_success 'ref picker: to: label present' '
grep "to:" tmp
'
-test_expect_success 'ref pickers live in a separate refs panel' '
- grep "<b>diff refs</b>" tmp &&
- grep "<b>diff options</b>" tmp
-'
-
test_expect_success 'ref picker: master branch listed' '
grep "master" tmp
'