Skip to content

Commit 6ec8a7e

Browse files
committed
fix compile error
1 parent b90dc01 commit 6ec8a7e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

smile/src/test/java/com/fasterxml/jackson/dataformat/smile/testutil/failure/JacksonTestFailureExpectedInterceptor.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44

55
import org.junit.jupiter.api.extension.*;
66

7-
import com.fasterxml.jackson.dataformat.protobuf.testutil.failure.JacksonTestShouldFailException;
8-
97
/**
108
* Custom {@link InvocationInterceptor} that intercepts test method invocation.
119
* To pass the test ***only if*** test fails with an exception, and fail the test otherwise.

0 commit comments

Comments
 (0)