Example #1
0
 def test_unregister(self):
     importer.unregister("UNKNOWN PATH")
Example #2
0
 def tearDownClass(cls):
     cls.importer.clear()
     importer.unregister(cls.PACKAGE)