Skip to content

Commit eda0c4c

Browse files
committed
Javadoc - no such method
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/net/branches/NET_2_0@962833 13f79535-47bb-0310-9956-ffa450edef68
1 parent 32e31cf commit eda0c4c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/test/java/org/apache/commons/net/ftp/parser/MVSFTPEntryParserTest.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -95,9 +95,6 @@ protected String[] getGoodListing() {
9595
return goodsamplesDatasetList;
9696
}
9797

98-
/**
99-
* @see org.apache.commons.net.ftp.parser.FTPParseTestFramework#getAllGoodListings()
100-
*/
10198
protected List<String[]> getAllGoodListings() {
10299
List<String[]> l = new ArrayList<String[]>();
103100
l.add(goodsamplesDatasetList);

0 commit comments

Comments
 (0)