Skip to content

Commit 19da77c

Browse files
committed
update unit tests (now that WireCell 2dsim is in all standard fcls)
1 parent a8996c0 commit 19da77c

2 files changed

Lines changed: 4 additions & 6 deletions

File tree

test/JobConfigurations/fast_simulation_reconstruction_test_electrons.sh

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,8 @@
99
declare -ar TestNames=(
1010
'prodsingle_electron_bnblike_newflux'
1111
'g4_sce'
12-
'wirecell_sim_sp_sbnd'
13-
'detsim_sce_lite_wc'
14-
'reco1_sce_lite_wc2d'
12+
'detsim_sce_lite'
13+
'reco1_sce_lite'
1514
'reco2_sce'
1615
)
1716

test/JobConfigurations/fast_simulation_reconstruction_test_muons.sh

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,8 @@
99
declare -ar TestNames=(
1010
'prodsingle_mu_bnblike_newflux'
1111
'g4_sce'
12-
'wirecell_sim_sp_sbnd'
13-
'detsim_sce_lite_wc'
14-
'reco1_sce_lite_wc2d'
12+
'detsim_sce_lite'
13+
'reco1_sce_lite'
1514
'reco2_sce'
1615
)
1716

0 commit comments

Comments
 (0)