Skip to content

Commit 965af2d

Browse files
authored
Merge pull request #48 from chyumin/readd-klusta-test
Readding klusta test
2 parents 333ca2a + b5a4ef9 commit 965af2d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/test_singularity_containers.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ def test_tridesclous(run_kwargs):
5252
print(sorting)
5353

5454

55-
@pytest.mark.skip(reason="Error to be investigated")
5655
def test_klusta(run_kwargs):
5756
sorting = ss.run_klusta(output_folder="klusta", **run_kwargs)
5857
print(sorting)

0 commit comments

Comments
 (0)