diff options
Diffstat (limited to 'tests/ptr-array-test.c')
-rw-r--r-- | tests/ptr-array-test.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/ptr-array-test.c b/tests/ptr-array-test.c index 4eca468..b75614f 100644 --- a/tests/ptr-array-test.c +++ b/tests/ptr-array-test.c @@ -255,5 +255,3 @@ main (void) return ret; } - -#include "CuTest.c" |