Merge pull request #393 from nsacyber/uefi-test-update

Checkstyle fix on a Unit Test
This commit is contained in:
Cyrus 2021-08-24 09:42:12 -04:00 committed by GitHub
commit cf5472242b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -136,6 +136,7 @@ public class TCGEventLogEventsTest {
* Tests the processing of a Hand off Table event.
*
* @throws IOException when processing the test fails
* @throws URISyntaxException when processing the test fails
*/
@Test
public final void testHandOffTables() throws IOException, URISyntaxException {