diff --git a/HIRS_Utils/src/test/java/hirs/tpm/eventlog/events/TCGEventLogEventsTest.java b/HIRS_Utils/src/test/java/hirs/tpm/eventlog/events/TCGEventLogEventsTest.java index 7740ec91..dbc3ff29 100644 --- a/HIRS_Utils/src/test/java/hirs/tpm/eventlog/events/TCGEventLogEventsTest.java +++ b/HIRS_Utils/src/test/java/hirs/tpm/eventlog/events/TCGEventLogEventsTest.java @@ -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 {