Skip to content

Commit

Permalink
no need to test mini
Browse files Browse the repository at this point in the history
  • Loading branch information
softprops committed Oct 21, 2013
1 parent f333426 commit d5acb81
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/sbt-test/less-sbt/unicode-symbols/build.sbt
@@ -1,7 +1,5 @@
seq(lessSettings:_*)

LessKeys.mini in (Compile, LessKeys.less) := true

InputKey[Unit]("contents") <<= inputTask { (argsTask: TaskKey[Seq[String]]) =>
(argsTask, streams) map {
(args, out) =>
Expand Down

0 comments on commit d5acb81

Please sign in to comment.