diff tests/test-pull.t @ 17486:73e3e368bd42

spelling: doesn't/does not
author timeless@mozdev.org
date Fri, 17 Aug 2012 13:58:18 -0700
parents f2719b387380
children 7a9cbb315d84
line wrap: on
line diff
--- a/tests/test-pull.t	Fri Aug 17 13:58:18 2012 -0700
+++ b/tests/test-pull.t	Fri Aug 17 13:58:18 2012 -0700
@@ -68,7 +68,7 @@
 
 Test 'file:' uri handling:
 
-  $ hg pull -q file://../test-doesnt-exist
+  $ hg pull -q file://../test-does-not-exist
   abort: file:// URLs can only refer to localhost
   [255]