Skip to content

Commit

Permalink
drop claw
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonas Jucker committed Jun 20, 2024
1 parent 65eafb1 commit 0a9c9f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/integration_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ def test_spack_spec(package: str):

@pytest.mark.icon
@pytest.mark.parametrize('variant', [
'serialization=create claw=std', 'fcgroup=DACE.externals/dace_icon.-O1',
'serialization=create', 'fcgroup=DACE.externals/dace_icon.-O1',
'extra-config-args=--disable-new_feature,--enable-old_config_arg'
])
def test_icon_spec_with_variant(variant: str):
Expand Down

0 comments on commit 0a9c9f1

Please sign in to comment.