diff options
Diffstat (limited to 'tests/warning.c')
-rw-r--r-- | tests/warning.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/warning.c b/tests/warning.c index 80199c9..b2170d4 100644 --- a/tests/warning.c +++ b/tests/warning.c @@ -18,6 +18,8 @@ * <http://www.gnu.org/licenses/>. * *************************************************************************/ +// Make sure warnings don't kill us - this test should pass + #include "tests.h" #include <stdlib.h> |