Skip to content

Commit

Permalink
Added tests #7
Browse files Browse the repository at this point in the history
  • Loading branch information
BuysDB committed May 24, 2019
1 parent 91ab88e commit 0a77ac7
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions tests/test_barcodeFileParser.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,11 @@

import singlecellmultiomics.barcodeFileParser.barcodeFileParser as barcodeFileParser

<<<<<<< HEAD

"""
These tests check if the barcode file parser is working correctly
"""
=======
>>>>>>> 9e4982e0d64ff8f0edabeca7668328c6874417fa

class TestBarcodeParser(unittest.TestCase):

def test_insert(self):
Expand Down

0 comments on commit 0a77ac7

Please sign in to comment.