Index: branches/TaskRewrite/src/test/integration/EntryControllerTests.groovy
===================================================================
--- branches/TaskRewrite/src/test/integration/EntryControllerTests.groovy	(revision 66)
+++ branches/TaskRewrite/src/test/integration/EntryControllerTests.groovy	(revision 66)
@@ -0,0 +1,6 @@
+class EntryControllerTests extends GroovyTestCase {
+
+    void testSomething() {
+
+    }
+}
