Incremental GUI updates. Copied over code for TimelineDayDisplay.
This commit is contained in:
10
test/integration/PunchcardDialogTests.groovy
Normal file
10
test/integration/PunchcardDialogTests.groovy
Normal file
@ -0,0 +1,10 @@
|
||||
import griffon.util.IGriffonApplication
|
||||
|
||||
class PunchcardDialogTests extends GroovyTestCase {
|
||||
|
||||
IGriffonApplication app
|
||||
|
||||
void testSomething() {
|
||||
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user