| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent f8d3889 commit 79de0c6
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -48,7 +48,7 @@ def test_import(self): | |||
| 48 | 48 | ) | |
| 49 | 49 | ||
| 50 | 50 | @unittest.expectedFailure | |
| 51 | - def test_import_empty(self): | ||
| 51 | + def test_import_blank(self): | ||
| 52 | 52 | self.assertSetEqual( | |
| 53 | 53 | self.module_gatherer.complete(7, "import "), | |
| 54 | 54 | {"zzabc", "zzabd", "zzefg"}, | |
| Back | FazBrowse Home | New Git URL |
0 commit comments