source:
java/main/src/test/resources/configs/ProcedureBrowserTest.xml
@
637
Last change on this file since 637 was 193, checked in by , 11 years ago | |
---|---|
|
|
File size: 220 bytes |
Line | |
---|---|
1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | <Browser> |
3 | <import class="com.framsticks.structure.LocalTree" /> |
4 | <import class="com.framsticks.test.TestClass" /> |
5 | <LocalTree name="test"> |
6 | <TestClass /> |
7 | </LocalTree> |
8 | </Browser> |
Note: See TracBrowser
for help on using the repository browser.