Skip to content

Commit 4747080

Browse files
author
ehennum
committed
adding the missing import #983
1 parent 2d92cbb commit 4747080

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

marklogic-client-api/src/test/java/com/marklogic/client/test/FailedRequestTest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
import static org.junit.Assert.assertEquals;
1919

2020
import org.junit.Test;
21+
import org.junit.Ignore;
2122
import org.slf4j.Logger;
2223
import org.slf4j.LoggerFactory;
2324

0 commit comments

Comments
 (0)