Skip to content

Commit

Permalink
new tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Kofman committed Feb 3, 2025
1 parent 2f2aa35 commit 5c4c34a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration_tests_run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ echo "SC tests scripts"
ls -lh $MARINE/tests/$tests_folder/scripts/


for t in "only_5_cells_test" "only_5_cells_bulk_mode_test" "only_5_cells_all_cells_coverage_test" "long_read_sc_test" "edge_case_test" "edge_case_dist_filter_test"
for t in "only_5_cells_test" "only_5_cells_bulk_mode_test" "only_5_cells_all_cells_coverage_test" "only_4_cells_all_cells_coverage_test" "only_5_cells_all_cells_coverage_no_tabulation_test" "long_read_sc_test" "edge_case_test" "edge_case_dist_filter_test"

do
echo $t
Expand Down

0 comments on commit 5c4c34a

Please sign in to comment.