Commit 8e3e3ef
committed
Delete orphaned test_kaiju function
The kaiju functionality was removed from viral_ngs.metagenomics but
this test was left behind. The test fails with:
AttributeError: module 'viral_ngs.metagenomics' has no attribute 'kaiju'
There is no parser_kaiju, no Kaiju class, and no kaiju module anywhere
in the codebase - this test was testing dead code.1 parent a38daa8 commit 8e3e3ef
1 file changed
+0
-14
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
273 | 273 | | |
274 | 274 | | |
275 | 275 | | |
276 | | - | |
277 | | - | |
278 | | - | |
279 | | - | |
280 | | - | |
281 | | - | |
282 | | - | |
283 | | - | |
284 | | - | |
285 | | - | |
286 | | - | |
287 | | - | |
288 | | - | |
289 | | - | |
290 | 276 | | |
291 | 277 | | |
292 | 278 | | |
| |||
0 commit comments