Skip to content

Commit

Permalink
unintentional removal of fixture
Browse files Browse the repository at this point in the history
  • Loading branch information
twicki committed Feb 26, 2025
1 parent 78119ff commit cfcb684
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
from gt4py.next.iterator.builtins import as_fieldop, cartesian_domain, deref, named_range
from gt4py.next.iterator.runtime import fendef, fundef, if_stmt, offset, set_at

from next_tests.unit_tests.conftest import run_processor
from next_tests.unit_tests.conftest import program_processor_no_transforms, run_processor


i = offset("i")
Expand Down

0 comments on commit cfcb684

Please sign in to comment.