OSDN Git Service

# "TEST SUITE:" keyword was added.
[ccunit/ccunit.git] / tests / testAssert.c
index da0312d..8de0443 100644 (file)
@@ -24,6 +24,8 @@
 #include <limits.h>
 #include <ccunit/CCUnitAssert.h>
 
+/** test suite: assert test */
+
 /** test case: assert macro test */
 
 void setUp_testAssert ()