Changeset 11 for exampleparties/humangui/src/test/java
- Timestamp:
- 01/30/20 16:52:38 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
exampleparties/humangui/src/test/java/geniusweb/exampleparties/humangui/HumanGuiTest.java
r10 r11 47 47 public class HumanGuiTest { 48 48 49 private static final ProtocolRef SAOP = new ProtocolRef("SAOP");49 private static final String SAOP = "SAOP"; 50 50 private static final PartyId otherparty = new PartyId("other"); 51 51 private static final String PROFILE = "src/test/resources/testprofile.json";
Note:
See TracChangeset
for help on using the changeset viewer.