Skip to content

Commit eecba81

Browse files
committed
fail test
1 parent a2ea7c3 commit eecba81

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/test/java/software/amazon/awssdk/crt/test/ClientBootstrapTest.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,7 @@ public void testCreateDestroy() throws ExecutionException, InterruptedException
3030
bootstrap.getShutdownCompleteFuture().get();
3131
hostResolver.close();
3232
elg.close();
33+
34+
assertNotNull(null);
3335
}
3436
};

0 commit comments

Comments
 (0)