]> granicus.if.org Git - check/commitdiff
* add comment about uselessness
authorcpickett <cpickett@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Tue, 12 May 2009 02:05:54 +0000 (02:05 +0000)
committercpickett <cpickett@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Tue, 12 May 2009 02:05:54 +0000 (02:05 +0000)
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@545 64e312b2-a51f-0410-8e61-82d0ca0eb02a

tests/check_stress.c

index d997f68349ca67c12a36d96ea94b1eb96c93dece..3b44bb145ef72571b15e705ea753f6d7a0dc4f8f 100644 (file)
@@ -1,5 +1,8 @@
 #include "../lib/libcompat.h"
 
+/* note: this test appears pretty useless, so we aren't including it
+   in the TESTS variable of Makefile.am */
+
 #include <stdlib.h>
 #include <stdio.h>
 #include <check.h>