Skip to content

Commit

Permalink
Fix issue with mpiuni and Geom unit tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
oehmke committed Oct 16, 2024
1 parent 867c303 commit 882f3be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Infrastructure/Geom/tests/makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ TESTS_BUILD = $(ESMF_TESTDIR)/ESMF_GeomUTest

TESTS_RUN = RUN_ESMF_GeomUTest

TESTS_RUN_UNI = RUN_ESMF_GeomUTest
TESTS_RUN_UNI = RUN_ESMF_GeomUTestUNI

include ${ESMF_DIR}/makefile

Expand Down

0 comments on commit 882f3be

Please sign in to comment.