Skip to content

Commit

Permalink
Add test_agg_ratio to list of tests to run
Browse files Browse the repository at this point in the history
  • Loading branch information
bikegeek committed Apr 10, 2024
1 parent e93940b commit b2cacb4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/run_all_nco.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#!/bin/bash

python3 -m pytest test_agg_eclv.py
python3 -m pytest test_agg_ratio.py
python3 -m pytest test_agg_stats_and_boot.py
python3 -m pytest test_agg_stats_with_groups.py
python3 -m pytest test_calc_difficulty_index.py
Expand Down

0 comments on commit b2cacb4

Please sign in to comment.