I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Commit 0526d6fd authored by zzz's avatar zzz
Browse files

add bw test to commandline

parent c5bd0bd0
No related branches found
No related tags found
No related merge requests found
...@@ -16,6 +16,7 @@ import net.i2p.router.RouterVersion; ...@@ -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"
}); });
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment