stub out two-party test suite for now

This commit is contained in:
Vaci Koblizek 2020-11-06 17:37:19 +00:00
parent 0ce52fe135
commit 713f008526
2 changed files with 3 additions and 1897 deletions

View file

@ -1,5 +1,5 @@
package org.capnproto; package org.capnproto;
/*
import org.capnproto.demo.Demo; import org.capnproto.demo.Demo;
import org.junit.After; import org.junit.After;
import org.junit.Assert; import org.junit.Assert;
@ -204,3 +204,4 @@ public class TwoPartyTest {
Assert.assertFalse(cap2.isNull()); Assert.assertFalse(cap2.isNull());
} }
} }
*/

File diff suppressed because it is too large Load diff