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 10, 2023
1 parent 2b6e325 commit 704db29
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions run_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +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/snn/processor.py

dasdlsa

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

0 comments on commit 704db29

Please sign in to comment.