From 3ee98f3bac24fd1c70a9de3e0fbe774e762c25b3 Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Fri, 26 Jun 2009 15:31:34 +0000 Subject: Add lots of comments, and some code fixes discovered in the process. --- tests/error.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/error.c') 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 @@ * . * *************************************************************************/ +/* Make sure that errors terminate us - this test should fail */ + #include "tests.h" #include -- cgit v1.2.3