Disabled an empty test.
This commit is contained in:
parent
04ff51483f
commit
49879f48fe
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
||||||
|
|
||||||
/* Test cases */
|
/* Test cases */
|
||||||
static const TestCaseReference test1 =
|
static const TestCaseReference test1 =
|
||||||
(TestCaseReference){ "rwops_test", "rwopsy", TEST_ENABLED, 0, 0 };
|
(TestCaseReference){ "rwops_test", "rwopsy", TEST_DISABLED, 0, 0 };
|
||||||
|
|
||||||
/* Test suite */
|
/* Test suite */
|
||||||
extern const TestCaseReference *testSuite[] = {
|
extern const TestCaseReference *testSuite[] = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue