Commit 224dbad743618ca095f2bdba1d36f90e5db731f3

Authored by Benjamin Renard
1 parent a04fe67a

Fix test parameter (cf. #6471)

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
test/data/DataBaseParameters/vex_h_spec.xml
... ... @@ -22,6 +22,6 @@
22 22 <baseParam name="HpSpec" dim3Num="2" dim3CutIndex="0"/>
23 23 </vi>
24 24 </get>
25   - <process>total($vex_ima_extra2_HpSpec,1)</process>
  25 + <process>total($vex_ima_extra2_HpSpec_CUT_2_0,1)</process>
26 26 <output/>
27 27 </param>
... ...