Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
huppd committed Dec 5, 2024
1 parent b46ca72 commit b94b537
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 0 additions & 1 deletion repos/c2sm/packages/icon-exclaim/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
import re
from collections import defaultdict
from llnl.util import tty
from spack.util.environment import is_system_path
import spack.error as error


Expand Down
2 changes: 2 additions & 0 deletions test/integration_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ def test_spec(package: str):
def test_icon_serialization():
spack_spec("icon serialization=create")

def test_icon_exclaim_dsl():
spack_spec("icon-exclaim dsl=substition")

def test_icon_fcgroup():
spack_spec("icon fcgroup=DACE.externals/dace_icon.-O1")
Expand Down

0 comments on commit b94b537

Please sign in to comment.