Consistency in namespace-closing comments
[folly.git] / folly / test / DeterministicScheduleTest.cpp
index f494ad37618ca76fae9b139c9a2066ee49577ee2..0d023df781e1ac9161eac12501fc5c24ddebfa3f 100644 (file)
@@ -104,7 +104,7 @@ TEST(DeterministicSchedule, buggyAdd) {
       }
     }
   } // for bug
-} // TEST
+}
 
 /// Test DSched support for auxiliary data and global invariants
 ///