aboutsummaryrefslogtreecommitdiff
path: root/test/test.scala
diff options
context:
space:
mode:
authorChristopher Vogt <oss.nsp@cvogt.org>2016-11-09 21:55:24 -0500
committerChristopher Vogt <oss.nsp@cvogt.org>2016-11-09 21:55:24 -0500
commitbf4e2c5971adadf4506cacb22094225ceae5a8c1 (patch)
tree8bde570d7d2810a65a74d934ed4b9422ec4e4370 /test/test.scala
parentf2909954253e3976d8f3e8eaaa0e5259f426f727 (diff)
downloadcbt-bf4e2c5971adadf4506cacb22094225ceae5a8c1.tar.gz
cbt-bf4e2c5971adadf4506cacb22094225ceae5a8c1.tar.bz2
cbt-bf4e2c5971adadf4506cacb22094225ceae5a8c1.zip
Remove version from context, we can now use dynamic overrides
Diffstat (limited to 'test/test.scala')
-rw-r--r--test/test.scala1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/test.scala b/test/test.scala
index 60f3c90..5c8ec8f 100644
--- a/test/test.scala
+++ b/test/test.scala
@@ -115,7 +115,6 @@ object Main{
start,
cbtHasChanged,
null,
- null,
new ConcurrentHashMap[String,AnyRef],
new ConcurrentHashMap[AnyRef,ClassLoader],
new java.util.concurrent.ConcurrentHashMap[AnyRef,AnyRef],