tests/test-url.py
changeset 14076 924c82157d46
parent 13848 b2798c1defff
child 14204 5fa21960b2f4
--- a/tests/test-url.py	Sat Apr 30 16:33:47 2011 +0200
+++ b/tests/test-url.py	Sat Apr 30 09:43:20 2011 -0700
@@ -53,7 +53,7 @@
 
 def test_url():
     """
-    >>> from mercurial.url import url
+    >>> from mercurial.util import url
 
     This tests for edge cases in url.URL's parsing algorithm. Most of
     these aren't useful for documentation purposes, so they aren't