diff tests/test-import.t @ 1065:f355bbc124fc

test: update test to new date formatting in debuobsolete output The date is now a first class citizen with proper formatting.
author Pierre-Yves David <pierre-yves.david@fb.com>
date Fri, 15 Aug 2014 17:07:55 -0700
parents b286f77d680c
children cc3e68120185
line wrap: on
line diff
--- a/tests/test-import.t	Fri Aug 15 16:39:42 2014 -0700
+++ b/tests/test-import.t	Fri Aug 15 17:07:55 2014 -0700
@@ -65,7 +65,7 @@
      summary:     A
   
   $ hg debugobsolete
-  95b760afef3c234ffb3f9fd391edcb36e60921a4 00c49133f17e5e5a52b6ef1b6d516c0e90b56d8a 0 {'date': '* *', 'user': 'test'} (glob)
+  95b760afef3c234ffb3f9fd391edcb36e60921a4 00c49133f17e5e5a52b6ef1b6d516c0e90b56d8a 0 (*) {'user': 'test'} (glob)
 
   $ hg rollback
   repository tip rolled back to revision 2 (undo import)