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

Skip to content
Snippets Groups Projects
Commit 54a21bfa authored by zab2's avatar zab2
Browse files

Fix compilation of non-JUnit tests (disabled by default)

parent 50f55877
No related branches found
No related tags found
No related merge requests found
package net.i2p.client.streaming;
package net.i2p.client.streaming.impl;
import net.i2p.client.streaming.I2PSocketManagerFactory;
import net.i2p.client.streaming.StreamSinkSend;
import net.i2p.client.streaming.impl.I2PSocketManagerFull;
/**
*
......
package net.i2p.client.streaming;
package net.i2p.client.streaming.impl;
import net.i2p.client.streaming.I2PSocketManagerFactory;
import net.i2p.client.streaming.StreamSinkServer;
import net.i2p.client.streaming.impl.I2PSocketManagerFull;
/**
*
......
package net.i2p.client.streaming;
package net.i2p.client.streaming.impl;
import net.i2p.client.streaming.I2PSocketManagerFactory;
import net.i2p.client.streaming.StreamSinkClient;
import net.i2p.client.streaming.StreamSinkSend;
import net.i2p.client.streaming.StreamSinkServer;
import net.i2p.client.streaming.impl.I2PSocketManagerFull;
/**
* Usage: StreamSinkTest [(old|new) [#hops [#kb]]]
......
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