Add a comment.

This commit is contained in:
Markus Kauppila 2011-06-06 21:16:18 +03:00
parent 736c0e2a65
commit eb11cafec4

View file

@ -33,7 +33,9 @@
#include "../SDL_test.h"
/* Test cases */
// \todo add some helpful commenting for possible test writers?
/* Test case references */
static const TestCaseReference test1 =
(TestCaseReference){ "dummycase1", "description", TEST_ENABLED, 0 };