[bisq-network/bisq] List PickleProtocol (#2202)

Bernard Labno notifications at github.com
Mon Jan 14 10:04:51 UTC 2019


blabno requested changes on this pull request.

NACK per comments

> + * along with Bisq. If not, see <http://www.gnu.org/licenses/>.
+ */
+
+package bisq.asset.coins;
+
+import bisq.asset.AbstractAssetWithDefaultValidatorTest;
+
+import org.junit.Test;
+
+
+public class PickleProtocolTest extends AbstractAssetWithDefaultValidatorTest {
+    
+    public PickleProtocolTest() {
+    super(new PickleProtocol());
+}
+@ Test

Apply Bisq code style

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/pull/2202#pullrequestreview-192078888
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20190114/0665886b/attachment.html>


More information about the bisq-github mailing list