diff options
Diffstat (limited to 'test/libcxx/algorithms/debug_less.pass.cpp')
-rw-r--r-- | test/libcxx/algorithms/debug_less.pass.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/libcxx/algorithms/debug_less.pass.cpp b/test/libcxx/algorithms/debug_less.pass.cpp index 2e875ff277c4..e030f64e5dd9 100644 --- a/test/libcxx/algorithms/debug_less.pass.cpp +++ b/test/libcxx/algorithms/debug_less.pass.cpp @@ -164,4 +164,4 @@ void test_failing() { int main() { test_passing(); test_failing(); -}
\ No newline at end of file +} |