This commit is contained in:
Ronnie Sahlberg
2013-04-22 17:38:10 -07:00
parent 79f54c5e06
commit 284514b14e
3 changed files with 4 additions and 5 deletions

View File

@@ -43,7 +43,6 @@ test_read16_simple(void)
CU_PASS("READ16 is not implemented and no SBC-3 support claimed.");
return;
}
CU_ASSERT_EQUAL(ret, 0);
}