##// END OF EJS Templates
tests: fixup tests using unzip -l
tests: fixup tests using unzip -l

File last commit:

r12328:b63f6422 default
r12339:f85338f5 default
Show More
test-issue433.t
13 lines | 200 B | text/troff | Tads3Lexer
http://mercurial.selenic.com/bts/issue433
$ hg init
$ echo a > a
$ hg commit -Ama
adding a
$ hg parents -r 0 doesnotexist
abort: 'doesnotexist' not found in manifest!
[255]
$ true