import griffon.util.IGriffonApplication class NotesDialogTests extends GroovyTestCase { IGriffonApplication app void testSomething() { } }