Missed and update for a method that was updated with a new exception thrown.

This commit is contained in:
Cyrus 2021-08-20 13:47:20 -04:00
parent 61497809f5
commit 5a26093d57

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 {