##// END OF EJS Templates
remove dead utils.upgradedir...
MinRK -
Show More
@@ -18,9 +18,6 b' def test_import_rlineimpl():'
18 def test_import_strdispatch():
18 def test_import_strdispatch():
19 from IPython.utils import strdispatch
19 from IPython.utils import strdispatch
20
20
21 def test_import_upgradedir():
22 from IPython.utils import upgradedir
23
24 def test_import_wildcard():
21 def test_import_wildcard():
25 from IPython.utils import wildcard
22 from IPython.utils import wildcard
26
23
1 NO CONTENT: file was removed
NO CONTENT: file was removed
General Comments 0
You need to be logged in to leave comments. Login now