We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a9aa46 commit f7a5722Copy full SHA for f7a5722
src/test/java/com/ning/http/client/async/ListenableFutureTest.java
@@ -29,11 +29,6 @@
29
30
import static org.testng.Assert.assertEquals;
31
32
-/**
33
- * Tests case where response doesn't have body.
34
- *
35
- * @author Hubert Iwaniuk
36
- */
37
public abstract class ListenableFutureTest extends AbstractBasicTest {
38
39
@Test(groups = {"standalone", "default_provider"})
0 commit comments