source:
src/test/java/exampleagentstest/BoaPartyExampleTest.java@
182
Last change on this file since 182 was 175, checked in by , 6 years ago | |
---|---|
File size: 163 bytes |
Rev | Line | |
---|---|---|
[175] | 1 | package exampleagentstest; |
2 | ||
3 | public class BoaPartyExampleTest extends AgentTest { | |
4 | ||
5 | public BoaPartyExampleTest() { | |
6 | super(boaexample.BoaPartyExample.class); | |
7 | } | |
8 | ||
9 | } |
Note:
See TracBrowser
for help on using the repository browser.