From a13f2dece099b450127bb97281a9489e01779c5f Mon Sep 17 00:00:00 2001 From: Johannes Rudolph Date: Tue, 8 Jul 2014 14:22:05 +0200 Subject: add tests for the current state --- build.sbt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'build.sbt') diff --git a/build.sbt b/build.sbt index f3feaf5..2c1efcc 100644 --- a/build.sbt +++ b/build.sbt @@ -39,3 +39,5 @@ seq(lsSettings :_*) (LsKeys.docsUrl in LsKeys.lsync) <<= homepage crossBuildingSettings + +libraryDependencies += "org.specs2" %% "specs2" % "2.3.13" % "test" -- cgit v1.2.3