diff options
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/cregex_test.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/cregex_test.c b/tests/cregex_test.c index a9549f96..03b3d7ea 100644 --- a/tests/cregex_test.c +++ b/tests/cregex_test.c @@ -1,3 +1,4 @@ +#if 0 #include <stdio.h> #include <stdlib.h> #include <assert.h> @@ -368,3 +369,4 @@ int main() compile_match_or(); printf("All tests succesful.\n"); } +#endif
\ No newline at end of file |
