summaryrefslogtreecommitdiff
path: root/test/include/human_sort_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/include/human_sort_test.cpp')
-rw-r--r--test/include/human_sort_test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/include/human_sort_test.cpp b/test/include/human_sort_test.cpp
index be21a198b0..78d2d2220c 100644
--- a/test/include/human_sort_test.cpp
+++ b/test/include/human_sort_test.cpp
@@ -55,4 +55,4 @@ TEST(AlphaNum, LessTest)
"Alpha 2"};
EXPECT_THAT(sorted, ElementsAreArray({"Alpha 2", "Alpha 10"}));
}
-} // namespace \ No newline at end of file
+} // namespace