First round of tests on the timeframe resolution algorithm
[aquarium] / logic / src / test / scala / gr / grnet / aquarium / logic / test / DSLTestBase.scala
1 package gr.grnet.aquarium.logic.test
2
3 /**
4  * 
5  *
6  * @author Georgios Gousios <gousiosg@gmail.com>
7  */
8
9 class DSLTestBase {
10
11 }