Skip to content

Commit

Permalink
Remove redundant tests (#847)
Browse files Browse the repository at this point in the history
  • Loading branch information
victoria-cherkas authored Oct 26, 2023
1 parent 033090f commit 39f9b28
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions test/integration_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -118,9 +118,6 @@ def test_libgrib1(self):
def test_libxml2(self):
spack_info('libxml2')

def test_metkit(self):
spack_info('metkit')

def test_nvidia_blas(self):
spack_info('nvidia-blas')

Expand Down Expand Up @@ -289,15 +286,9 @@ def test_dusk(self):
def test_eccodes(self):
spack_spec('eccodes')

def test_eckit(self):
spack_spec('eckit')

def test_fckit(self):
spack_spec('fckit')

def test_fdb(self):
spack_spec('fdb')

def test_fdb_fortran(self):
spack_spec('fdb-fortran')

Expand Down

0 comments on commit 39f9b28

Please sign in to comment.