forked from I2P_Developers/i2p.i2p
add bw test to commandline
This commit is contained in:
@ -16,6 +16,7 @@ import net.i2p.router.RouterVersion;
|
|||||||
public class CommandLine extends net.i2p.router.CommandLine {
|
public class CommandLine extends net.i2p.router.CommandLine {
|
||||||
|
|
||||||
protected static final List<String> NCLASSES = Arrays.asList(new String[] {
|
protected static final List<String> NCLASSES = Arrays.asList(new String[] {
|
||||||
|
"com.vuze.plugins.mlab.MLabRunner",
|
||||||
"net.i2p.router.news.BlocklistEntries",
|
"net.i2p.router.news.BlocklistEntries",
|
||||||
"net.i2p.router.news.NewsXMLParser"
|
"net.i2p.router.news.NewsXMLParser"
|
||||||
});
|
});
|
||||||
|
Reference in New Issue
Block a user