Fix brittle unit-tests on providers (#24186)
These tests were broken by #24176
This commit is contained in:
parent
4d55203ce5
commit
729d66a3f8
1 changed files with 0 additions and 2 deletions
|
@ -25,8 +25,6 @@ def test_it_just_runs(pkg):
|
||||||
(('mpi',), ['intel-mpi',
|
(('mpi',), ['intel-mpi',
|
||||||
'intel-parallel-studio',
|
'intel-parallel-studio',
|
||||||
'mpich',
|
'mpich',
|
||||||
'mpich@1:',
|
|
||||||
'mpich@3:',
|
|
||||||
'mpilander',
|
'mpilander',
|
||||||
'mvapich2',
|
'mvapich2',
|
||||||
'openmpi',
|
'openmpi',
|
||||||
|
|
Loading…
Reference in a new issue