summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--test/cpp/test_path_std.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/cpp/test_path_std.cpp b/test/cpp/test_path_std.cpp
index f6767a6..0c8b2d7 100644
--- a/test/cpp/test_path_std.cpp
+++ b/test/cpp/test_path_std.cpp
@@ -46,8 +46,6 @@ static const BinaryCase joins[] = {
};
static const BinaryCase lexical_relatives[] = {
- {nullptr, nullptr},
-
{"", ""},
{"", "."},
{".", "."},