##// END OF EJS Templates
Fixed test output for not using the deprecated 'hg forget'.
Thomas Arendsen Hein -
r2139:74f70f2e default
parent child Browse files
Show More
@@ -4,6 +4,5 b''
4 # should print A b/x
4 # should print A b/x
5 A b/x
5 A b/x
6 # should forget b/x
6 # should forget b/x
7 (the forget command is deprecated; use revert instead)
8 forgetting b/x
7 forgetting b/x
9 # should print nothing
8 # should print nothing
General Comments 0
You need to be logged in to leave comments. Login now