First round of tests on the timeframe resolution algorithm
authorGeorgios Gousios <gousiosg@gmail.com>
Wed, 30 Nov 2011 09:08:18 +0000 (11:08 +0200)
committerGeorgios Gousios <gousiosg@gmail.com>
Wed, 30 Nov 2011 09:08:18 +0000 (11:08 +0200)
logic/src/test/scala/gr/grnet/aquarium/logic/test/DSLTestBase.scala [new file with mode: 0644]

diff --git a/logic/src/test/scala/gr/grnet/aquarium/logic/test/DSLTestBase.scala b/logic/src/test/scala/gr/grnet/aquarium/logic/test/DSLTestBase.scala
new file mode 100644 (file)
index 0000000..f31a5c1
--- /dev/null
@@ -0,0 +1,11 @@
+package gr.grnet.aquarium.logic.test
+
+/**
+ * 
+ *
+ * @author Georgios Gousios <gousiosg@gmail.com>
+ */
+
+class DSLTestBase {
+
+}
\ No newline at end of file