diff options
Diffstat (limited to 'tests/test/test_hid_host.c')
| -rw-r--r-- | tests/test/test_hid_host.c | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/tests/test/test_hid_host.c b/tests/test/test_hid_host.c index bf528d5f9..71bd1fa10 100644 --- a/tests/test/test_hid_host.c +++ b/tests/test/test_hid_host.c @@ -45,12 +45,7 @@ void tearDown(void) { } -void test_always_succeed() -{ - -} - -void test_always_fail() +void test_() { TEST_IGNORE(); } |
