diff options
Diffstat (limited to 'libcxx/test/support/nothing_to_do.pass.cpp')
-rw-r--r-- | libcxx/test/support/nothing_to_do.pass.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libcxx/test/support/nothing_to_do.pass.cpp b/libcxx/test/support/nothing_to_do.pass.cpp index 9a59227abdd..9125fe194f4 100644 --- a/libcxx/test/support/nothing_to_do.pass.cpp +++ b/libcxx/test/support/nothing_to_do.pass.cpp @@ -11,3 +11,4 @@ int main() { } + |