Skip to content

Commit

Permalink
Restore full test suite
Browse files Browse the repository at this point in the history
  • Loading branch information
JulienPeloton committed Dec 6, 2023
1 parent 6e7fb74 commit b594333
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 @@ -44,8 +44,6 @@ done
export PYTHONPATH="${SPARK_HOME}/python/test_coverage:$PYTHONPATH"
export COVERAGE_PROCESS_START="${ROOTPATH}/.coveragerc"

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

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

0 comments on commit b594333

Please sign in to comment.