--- a/tests/test-bad-extension.t Tue Aug 30 15:16:28 2016 -0700
+++ b/tests/test-bad-extension.t Fri Sep 30 00:25:15 2016 +0200
@@ -53,7 +53,7 @@
*** failed to import extension badext from $TESTTMP/badext.py: bit bucket overflow
Traceback (most recent call last):
Exception: bit bucket overflow
- could not import hgext.badext2 (No module named *badext2): trying badext2 (glob)
+ could not import hgext.badext2 (No module named *badext2): trying hgext3rd.badext2 (glob)
Traceback (most recent call last):
ImportError: No module named *badext2 (glob)
could not import hgext3rd.badext2 (No module named *badext2): trying badext2 (glob)