Skip to content

Commit

Permalink
Added a test on the meta data
Browse files Browse the repository at this point in the history
  • Loading branch information
markmcdowall committed Jun 7, 2018
1 parent 86cdc2a commit 6eaa8eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_pipeline_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,3 +60,4 @@ def test_test_pipeline():
print("GENOME RESULTS FILE:", f_out)
assert os.path.isfile(tt_files[f_out]) is True
assert os.path.getsize(tt_files[f_out]) > 0
assert f_out in tt_meta

0 comments on commit 6eaa8eb

Please sign in to comment.