force the bots to cycle

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@360306 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/test/nothing_to_do.pass.cpp b/test/nothing_to_do.pass.cpp
index 779762e..6d95c42 100644
--- a/test/nothing_to_do.pass.cpp
+++ b/test/nothing_to_do.pass.cpp
@@ -9,6 +9,5 @@
 
 int main(int, char**)
 {
-
   return 0;
 }