Skip to content
Snippets Groups Projects

Update test_fastqc.py

Closed Jonathan Gesell requested to merge patch-1 into master
Compare and
1 file
+ 1
1
Preferences
File browser
Compare changes
@@ -13,7 +13,7 @@ def test_fastq_se():
assert os.path.getsize(os.path.join(test_output_path, "Test6_fastqc.zip")) == 505423
assert os.path.exists(os.path.join(test_output_path, "Test7_fastqc.zip"))
assert os.path.getsize(os.path.join(test_output_path, "Test7_fastqc.zip")) == 513766
assert os.path.getsize(os.path.join(test_output_path, "Test7_fastqc.zip")) == 513765
assert os.path.exists(os.path.join(test_output_path, "Test8_fastqc.zip"))
assert os.path.getsize(os.path.join(test_output_path, "Test8_fastqc.zip")) == 512527