source: branches/TaskRewrite/src/test/integration/EntryControllerTests.groovy @ 66

Last change on this file since 66 was 66, checked in by gav, 15 years ago

Add domains Entry, Task, Modification with task rewrites and associated Types/Status? etc.
Generate controllers and views.
Update Bootstrap.groovy and Person.groovy to suite.

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