Skip to content

Commit 26e351d

Browse files
committed
iox-#2055 Rename to 'fromString_ioxString'
Signed-off-by: Dennis Liu <[email protected]>
1 parent eb3dc38 commit 26e351d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

iceoryx_hoofs/test/moduletests/test_utility_convert.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -815,7 +815,7 @@ TEST_F(convert_test, fromString_LongDouble_EdgeCase_Inf_Success)
815815

816816
/// SPECIAL FLOATING POINT TYPE EDGE CASES END
817817

818-
TEST_F(convert_test, fromString_cxxString)
818+
TEST_F(convert_test, fromString_ioxString)
819819
{
820820
::testing::Test::RecordProperty("TEST_ID", "dbf015bb-5f51-47e1-9d0e-0525f65e7803");
821821
std::string source = "hello";

0 commit comments

Comments
 (0)