aboutsummaryrefslogtreecommitdiff
path: root/test/test.scala
diff options
context:
space:
mode:
authorJan Christopher Vogt <oss.nsp@cvogt.org>2017-03-12 12:51:59 -0400
committerGitHub <noreply@github.com>2017-03-12 12:51:59 -0400
commit918d158f0ce87c664555d0d624fb3664c7015851 (patch)
tree2a233f6fc1cdf7dd6a9af6a3533f794ad28ff692 /test/test.scala
parentdc5ce5caa0ff7ea079d63a0c1990256b854c4370 (diff)
parent244f86a9cdf19904169456c234a2752f125dd427 (diff)
downloadcbt-918d158f0ce87c664555d0d624fb3664c7015851.tar.gz
cbt-918d158f0ce87c664555d0d624fb3664c7015851.tar.bz2
cbt-918d158f0ce87c664555d0d624fb3664c7015851.zip
Merge pull request #420 from cvogt/watch-improvements
revamp loop feature
Diffstat (limited to 'test/test.scala')
-rw-r--r--test/test.scala3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/test.scala b/test/test.scala
index 45315ce..4d1d7fb 100644
--- a/test/test.scala
+++ b/test/test.scala
@@ -133,7 +133,8 @@ object Main{
cbtHome,
cbtHome,
cbtHome ++ "/compatibilityTarget",
- null
+ null,
+ Array()
)
val b = new BasicBuild(noContext){