commit | 931af4e6160ecc6c0b83bc084159d66211f6bed2 | [log] [tgz] |
---|---|---|
author | tom <tom@onlab.us> | Sat Sep 13 12:00:57 2014 -0700 |
committer | tom <tom@onlab.us> | Sat Sep 13 12:00:57 2014 -0700 |
tree | c6447d5caa985b8b4a1ee5b7e4cc261ee8224d16 | |
parent | e985f7e0dfec75c26fcde4276e919c6988953ca7 [diff] [blame] |
Added unit test utilities and some more unit tests.
diff --git a/utils/pom.xml b/utils/pom.xml index c956abe..d9e013c 100644 --- a/utils/pom.xml +++ b/utils/pom.xml
@@ -17,6 +17,7 @@ <description>Domain agnostic ON.Lab utilities</description> <modules> + <module>junit</module> <module>misc</module> <module>osgi</module> <module>rest</module>