Пример #1
0
 def test_url_import(self):
     fi = URLImport(IMPORT_URL, self.client)
     fi.run()
     self.assertIsNotNone(fi.id)