mirror of
https://github.com/yawut/SDL.git
synced 2026-09-13 19:45:57 -05:00
Disabled an empty test.
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
/* Test cases */
|
||||
static const TestCaseReference test1 =
|
||||
(TestCaseReference){ "rwops_test", "rwopsy", TEST_ENABLED, 0, 0 };
|
||||
(TestCaseReference){ "rwops_test", "rwopsy", TEST_DISABLED, 0, 0 };
|
||||
|
||||
/* Test suite */
|
||||
extern const TestCaseReference *testSuite[] = {
|
||||
|
||||
Reference in New Issue
Block a user