tests/test-parseindex2.py.out
author Martijn Pieters <mjpieters@fb.com>
Fri, 12 Feb 2016 14:24:48 +0000
changeset 28082 db90cb1e89c8
parent 7110 75fdc39b6172
permissions -rw-r--r--
bookmarks: avoid creating a nested repository during testing This helps the test to pass with hgwatchman, which would otherwise need to be taught about a nested .hg directory. hgwatchman already blacklists test-nested-repo.t which covers the actual usecase
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
7110
75fdc39b6172 Add parseindex2.py test case
Bernhard Leiner <bleiner@gmail.com>
parents:
diff changeset
     1
done