commit | a468e90ef17d15ef3180cdcf27c2ae64122bdfc0 | [log] [tgz] |
---|---|---|
author | Brian O'Connor <bocon@onlab.us> | Wed Mar 18 16:43:49 2015 -0700 |
committer | Gerrit Code Review <gerrit@onlab.us> | Wed Mar 18 23:49:03 2015 +0000 |
tree | 4fbef3481c5d3c3415b8e228eb612be01a0a0e58 | |
parent | 945e7b0809eb174c2258bc6b1b5a0d94f44a0f27 [diff] [blame] |
Adding test apps as submodule to apps Moving election and intent-perf there Change-Id: Ia71e98438b33d3a1c5c12b08ae98c32930c4bd81
diff --git a/apps/pom.xml b/apps/pom.xml index 86f2442..05f9b59 100644 --- a/apps/pom.xml +++ b/apps/pom.xml
@@ -43,6 +43,7 @@ <module>routing</module> <module>routing-api</module> <module>bgprouter</module> + <module>test</module> </modules> <properties>