Skip to content

Commit

Permalink
build fix
Browse files Browse the repository at this point in the history
  • Loading branch information
serges147 committed Oct 21, 2024
1 parent fe843a1 commit c47a8f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cetlvast/suites/unittest/test_pf17_string_view.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ class TestStringView<wchar_t> : public testing::Test

}; // TestStringView

TYPED_TEST_SUITE(TestStringView, CharTs);
TYPED_TEST_SUITE(TestStringView, CharTs, );

/// TESTS -----------------------------------------------------------------------------------------------------------

Expand Down

0 comments on commit c47a8f9

Please sign in to comment.