Skip to content
Snippets Groups Projects
Commit a13ebd0e authored by Marko Petric's avatar Marko Petric Committed by Andre Sailer
Browse files

revert order of import in import test

parent ccffd3da
No related branches found
No related tags found
No related merge requests found
......@@ -10,10 +10,10 @@ import pytest
parametrize = pytest.mark.parametrize
moduleNames = [
'DDDigi',
'DDG4',
'dd4hep',
'DDG4',
'DDRec',
'DDDigi',
]
# List here the modules that are allowed to Fail.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment