Skip to content

Commit bcf14e2

Browse files
committed
eof new line
1 parent 5ca9e2b commit bcf14e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpp/tests/test_custom_index_array.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -445,4 +445,4 @@ TEST(CustomIndexArray, convert_floating_point)
445445
EXPECT_DOUBLE_EQ(array_double[i], value_double);
446446
EXPECT_FLOAT_EQ(array_float[i], 1.f);
447447
}
448-
}
448+
}

0 commit comments

Comments
 (0)