Skip to content

Commit

Permalink
multiqc 1.19.0 -> 1.23
Browse files Browse the repository at this point in the history
  • Loading branch information
ypriverol committed Jul 30, 2024
1 parent 31dbd8d commit 51fbaf4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/test_proteomicslfq.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
from unittest import TestCase

from pmultiqc.modules.quantms import QuantMSModule


class TestMultiqcModule(TestCase):
path_mztab1 = 'resources/PXD005942-Sample-25-out.mzTab'
def test_parse_out_mz_tab(self):
Expand Down

0 comments on commit 51fbaf4

Please sign in to comment.