diff options
Diffstat (limited to 'tests/warning.c')
-rw-r--r-- | tests/warning.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/warning.c b/tests/warning.c index 46ccf15..e677c54 100644 --- a/tests/warning.c +++ b/tests/warning.c @@ -17,7 +17,7 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. * *************************************************************************/ -// Make sure warnings don't kill us - this test should pass +/* Make sure warnings don't kill us - this test should pass */ #include "tests.h" #include <stdlib.h> |