Skip to content

Commit a1d0738

Browse files
committed
test flip added
1 parent 521425b commit a1d0738

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

tests/test_parse2.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ def test_mock_pysam_parse2_read():
2222
"-c",
2323
mock_chroms_path,
2424
"--add-pair-index",
25+
"--flip",
2526
"--report-position",
2627
"junction",
2728
"--report-orientation",
@@ -81,6 +82,7 @@ def test_mock_pysam_parse2_pair():
8182
"-c",
8283
mock_chroms_path,
8384
"--add-pair-index",
85+
"--flip",
8486
"--report-position",
8587
"outer",
8688
"--report-orientation",

0 commit comments

Comments
 (0)