diff --git a/tests/unit/collection/test_model_comm_model.nompi.cc b/tests/unit/collection/test_model_comm_model.nompi.cc index dcef36ecac..16f795d054 100644 --- a/tests/unit/collection/test_model_comm_model.nompi.cc +++ b/tests/unit/collection/test_model_comm_model.nompi.cc @@ -50,7 +50,7 @@ #include -namespace vt { namespace tests { namespace unit { namespace comm { +namespace vt { namespace tests { namespace unit { namespace comm { namespace model { using TestModelCommModel = TestHarness; @@ -173,4 +173,4 @@ TEST_F(TestModelCommModel, test_comm_model) { } } -}}}} // end namespace vt::tests::unit::comm +}}}}} // end namespace vt::tests::unit::comm::model