tests/test-encode.t
changeset 14182 ec5886db9dc6
parent 12416 1fcdd9b7f657
child 16913 f2719b387380
--- a/tests/test-encode.t	Tue May 03 22:28:08 2011 +0200
+++ b/tests/test-encode.t	Wed May 04 13:37:41 2011 +0200
@@ -25,9 +25,9 @@
 
 check contents in repo are encoded
 
-  $ hg debugdata .hg/store/data/a.gz.d 0
+  $ hg debugdata a.gz 0
   this is a test
-  $ hg debugdata .hg/store/data/not.gz.d 0
+  $ hg debugdata not.gz 0
   THIS IS A TEST
 
 check committed content was decoded