From 689ce810598bec7b35dd7ebe33ce5c5cce1453c7 Mon Sep 17 00:00:00 2001 From: Casey Carter Date: Wed, 23 Oct 2019 08:08:18 -0700 Subject: [libc++][NFC] Remove excess trailing newlines from most files Testing git commit access. --- libcxx/test/support/nothing_to_do.pass.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'libcxx/test/support/nothing_to_do.pass.cpp') diff --git a/libcxx/test/support/nothing_to_do.pass.cpp b/libcxx/test/support/nothing_to_do.pass.cpp index f54d71c86da..779762e7e99 100644 --- a/libcxx/test/support/nothing_to_do.pass.cpp +++ b/libcxx/test/support/nothing_to_do.pass.cpp @@ -12,4 +12,3 @@ int main(int, char**) return 0; } - -- cgit v1.2.3