summaryrefslogtreecommitdiff
path: root/tests/test-config-case.t
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-config-case.t')
-rw-r--r--tests/test-config-case.t3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/test-config-case.t b/tests/test-config-case.t
index 9ef0be8..da0eeba 100644
--- a/tests/test-config-case.t
+++ b/tests/test-config-case.t
@@ -1,6 +1,3 @@
-hide outer repo
- $ hg init
-
$ echo '[Section]' >> $HGRCPATH
$ echo 'KeY = Case Sensitive' >> $HGRCPATH
$ echo 'key = lower case' >> $HGRCPATH