Skip to content

Commit

Permalink
remove lost string in run_tests
Browse files Browse the repository at this point in the history
there was a lost line with `dad` only
  • Loading branch information
emilleishida authored Dec 6, 2023
1 parent 5e8f5d6 commit 6e7fb74
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions run_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,6 @@ export COVERAGE_PROCESS_START="${ROOTPATH}/.coveragerc"

coverage run --source=$ROOTPATH --rcfile $ROOTPATH/.coveragerc fink_science/random_forest_snia/processor.py

dad

# Run the test suite on the utilities
for filename in fink_science/*.py
do
Expand Down

0 comments on commit 6e7fb74

Please sign in to comment.