move tests to separate project

This commit is contained in:
Hannes Janetzek
2014-03-29 12:54:12 +01:00
parent f75702a575
commit 2bf5313c2b
7 changed files with 24 additions and 13 deletions

View File

@@ -1,4 +1,5 @@
include ':vtm'
include ':vtm-tests'
include ':vtm-extras'
include ':vtm-android'
include ':vtm-android-example'