source: java/main/src/test/resources/configs/ProcedureBrowserTest.xml @ 193

Last change on this file since 193 was 193, checked in by Maciej Komosinski, 10 years ago

Set svn:eol-style native for all textual files

  • Property svn:eol-style set to native
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.