aboutsummaryrefslogtreecommitdiffstats
path: root/build.gradle
diff options
context:
space:
mode:
authorShevek <[email protected]>2014-12-30 19:10:15 -0800
committerShevek <[email protected]>2014-12-30 19:10:15 -0800
commit75c73f55df6f75a509d4b9699f774167a270d493 (patch)
tree270fc4c3547e477a973a60196401135b413e3bc3 /build.gradle
parentf511c467c74077d4254ebc69656edf2d818030dc (diff)
Add extra test from #25.
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index cbef726..c3813f8 100644
--- a/build.gradle
+++ b/build.gradle
@@ -22,7 +22,7 @@ dependencies {
runtime 'org.slf4j:slf4j-simple:1.7.7'
- // testCompile 'com.google.guava:guava:18.0'
+ testCompile 'com.google.guava:guava:18.0'
}
velocity {