--- a/tests/test-bad-extension.t Sun Mar 13 05:17:06 2016 +0900
+++ b/tests/test-bad-extension.t Fri Mar 11 10:30:08 2016 +0000
@@ -56,6 +56,9 @@
could not import hgext.badext2 (No module named *badext2): trying badext2 (glob)
Traceback (most recent call last):
ImportError: No module named *badext2 (glob)
+ could not import hgext3rd.badext2 (No module named badext2): trying badext2
+ Traceback (most recent call last):
+ ImportError: No module named badext2
*** failed to import extension badext2: No module named badext2
Traceback (most recent call last):
ImportError: No module named badext2