source: trunk/src/test/integration/PersonTests.groovy @ 18

Last change on this file since 18 was 17, checked in by tuxta, 16 years ago

Created grails app and init domain classes

File size: 80 bytes
RevLine 
[17]1class PersonTests extends GroovyTestCase {
2
3    void testSomething() {
4
5    }
6}
Note: See TracBrowser for help on using the repository browser.