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

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

Set svn:eol-style native for all textual files

  • Property svn:eol-style set to native
File size: 220 bytes
RevLine 
[90]1<?xml version="1.0" encoding="UTF-8"?>
2<Browser>
[105]3        <import class="com.framsticks.structure.LocalTree" />
[90]4        <import class="com.framsticks.test.TestClass" />
[99]5        <LocalTree name="test">
[90]6                <TestClass />
[99]7        </LocalTree>
[90]8</Browser>
Note: See TracBrowser for help on using the repository browser.