Skip to content

Commit

Permalink
Merge 8932c53 into 0d480ce
Browse files Browse the repository at this point in the history
  • Loading branch information
fedarko committed May 1, 2019
2 parents 0d480ce + 8932c53 commit a72b446
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions deicode/q2/tests/test_method.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,10 +58,7 @@ def setUp(self):
create_test_table())

def test_qiime2_rpca(self):
"""Tests that the Q2 and standalone RPCA results match.
Also validates against ground truth "expected" results.
"""
"""Tests that the Q2 and standalone RPCA results match."""

tstdir = "test_output"
# Run DEICODE through QIIME 2 (specifically, the Artifact API)
Expand Down

0 comments on commit a72b446

Please sign in to comment.