Commit 65d25d59f50414dc305de2ef9d49926518e530ac
1 parent
1fe68df6
Exists in
master
and in
6 other branches
Add parameters for RPW test
Showing
3 changed files
with
23 additions
and
2 deletions
Show diff stats
ACCESS/access.xml
... | ... | @@ -20,8 +20,9 @@ |
20 | 20 | <dataset xml:id='so-pas-l2.3d' group='PAS' restriction=''/> |
21 | 21 | <dataset xml:id='so-pas-l2.omni' group='PAS' restriction=''/> |
22 | 22 | <dataset xml:id='so-pas-momgr1' group='PAS' restriction=''/> |
23 | - <dataset xml:id='so-pas-momtest' group='PAS' restriction=''/> | |
24 | - <dataset xml:id='so-pas-l2.omnitest' group='PAS' restriction=''/> | |
23 | + <dataset xml:id='so-pas-momtest' group='PASTEST' restriction=''/> | |
24 | + <dataset xml:id='so-pas-l2.omnitest' group='PASTEST' restriction=''/> | |
25 | + <dataset xml:id="solo-rpw-test" group='PASTEST' restriction=''/> | |
25 | 26 | <dataset xml:id='bepi-mea1-3d' group='BEPI' restriction=''/> |
26 | 27 | <dataset xml:id='bepi-mea1-omni16' group='BEPI' restriction=''/> |
27 | 28 | <dataset xml:id='bepi-mea1-pap' group='BEPI' restriction=''/> |
... | ... |