aboutsummaryrefslogtreecommitdiff
path: root/test/simple
diff options
context:
space:
mode:
authorChristopher Vogt <oss.nsp@cvogt.org>2016-06-01 20:41:58 -0400
committerChristopher Vogt <oss.nsp@cvogt.org>2016-06-01 21:50:05 -0400
commitdd5089e8f43e656300ebfea4f719e8be5e88084f (patch)
tree665b6026340583e3e334a274a04498a8488cfc82 /test/simple
parentffa7260b6f94a5bee4ce7974148333f70829b0c6 (diff)
downloadcbt-dd5089e8f43e656300ebfea4f719e8be5e88084f.tar.gz
cbt-dd5089e8f43e656300ebfea4f719e8be5e88084f.tar.bz2
cbt-dd5089e8f43e656300ebfea4f719e8be5e88084f.zip
Fix the tests, by adapting to recent CBT changes. (This was easier than I expected)
Diffstat (limited to 'test/simple')
-rw-r--r--test/simple/build/build.scala2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/simple/build/build.scala b/test/simple/build/build.scala
index afd4f4f..c7eab6a 100644
--- a/test/simple/build/build.scala
+++ b/test/simple/build/build.scala
@@ -7,7 +7,7 @@ class Build(context: cbt.Context) extends BasicBuild(context){
super.dependencies
++
Seq(
- GitDependency("https://github.com/xdotai/diff.git", "698717469b8dd86e8570b86354892be9c0654caf")
+ GitDependency("https://github.com/xdotai/diff.git", "05fdac13a177f74952b54171733be01c258594a8")
) ++
// FIXME: make the below less verbose
Resolver( mavenCentral ).bind(