Skip to content

Commit

Permalink
Update system_test.py
Browse files Browse the repository at this point in the history
  • Loading branch information
abishekg7 authored Oct 17, 2023
1 parent 4437e0c commit f30025c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions test/system_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -685,10 +685,6 @@ def test_install_version_0_0_7(self):
spack_install_and_test(
'py-icon4py @ 0.0.7 %gcc ^[email protected] ^[email protected]')

def test_install_version_0_0_8(self):
spack_install_and_test(
'py-icon4py @ 0.0.8 %gcc ^[email protected] ^[email protected]')


class PyInflectionTest(unittest.TestCase):

Expand Down

0 comments on commit f30025c

Please sign in to comment.