diff options
Diffstat (limited to 'tests/error.c')
-rw-r--r-- | tests/error.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/error.c b/tests/error.c index 7bd8ef6..fd9fc75 100644 --- a/tests/error.c +++ b/tests/error.c @@ -18,6 +18,8 @@ * <http://www.gnu.org/licenses/>. * *************************************************************************/ +/* Make sure that errors terminate us - this test should fail */ + #include "tests.h" #include <stdlib.h> |