author | Yuya Nishihara <yuya@tcha.org> |
Tue, 26 May 2015 23:14:50 +0900 | |
changeset 25287 | 56eed3923dbc |
parent 25286 | 127a11f705d9 |
child 25288 | 947771ad5174 |
--- a/tests/test-revset.t Tue May 26 14:41:00 2015 -0400 +++ b/tests/test-revset.t Tue May 26 23:14:50 2015 +0900 @@ -708,9 +708,9 @@ Test working-directory revision $ hg debugrevspec 'wdir()' None -BROKEN: should include 'None' $ hg debugrevspec 'tip or wdir()' 9 + None $ hg debugrevspec '0:tip and wdir()' $ log 'outgoing()'