summaryrefslogtreecommitdiff
path: root/tests/test/test_hid_host.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test/test_hid_host.c')
-rw-r--r--tests/test/test_hid_host.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test/test_hid_host.c b/tests/test/test_hid_host.c
index 4c74109b3..bf528d5f9 100644
--- a/tests/test/test_hid_host.c
+++ b/tests/test/test_hid_host.c
@@ -52,5 +52,5 @@ void test_always_succeed()
void test_always_fail()
{
- TEST_FAIL();
+ TEST_IGNORE();
}