Skip to content

Commit

Permalink
simplify test setup
Browse files Browse the repository at this point in the history
  • Loading branch information
kpedro88 committed Jun 30, 2020
1 parent ef65b32 commit d243c9c
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 11 deletions.
8 changes: 4 additions & 4 deletions Configuration/Geometry/test/BuildFile.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<bin name="test2026Geometry" file="TestDriver.cpp">
<flags TEST_RUNNER_ARGS="/bin/bash Configuration/Geometry/test runtests.sh"/>
<use name="FWCore/Utilities"/>
</bin>
<environment>
<test name="test2026Geometry" command="python ${LOCALTOP}/src/Configuration/Geometry/scripts/generate2026Geometry.py -t"/>
<test name="test2021Geometry" command="python ${LOCALTOP}/src/Configuration/Geometry/scripts/generate2021Geometry.py -t"/>
</environment>
3 changes: 0 additions & 3 deletions Configuration/Geometry/test/TestDriver.cpp

This file was deleted.

4 changes: 0 additions & 4 deletions Configuration/Geometry/test/runtests.sh

This file was deleted.

0 comments on commit d243c9c

Please sign in to comment.