Skip to content

Commit

Permalink
add GTEST macro to facility tests
Browse files Browse the repository at this point in the history
  • Loading branch information
gonuke committed Dec 2, 2024
1 parent 9f7342b commit 156ff69
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/agent_tests/facility_tests.cc
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

#include <gtest/gtest.h>

GTEST_ALLOW_UNINSTANTIATED_PARAMETERIZED_TEST(FacilityTests);

// The FacilityTests initialization does not honor the normal initialization
// guarantees for archetypes. And so any type of remotely sophisticated
Expand Down

0 comments on commit 156ff69

Please sign in to comment.