From 6fd5b441211436356e34866178ca3d8e359c1404 Mon Sep 17 00:00:00 2001 From: Tomasz Pajor Date: Mon, 22 Feb 2016 13:23:04 +0100 Subject: [PATCH] ammonite-repl: audit fixes --- Formula/ammonite-repl.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/Formula/ammonite-repl.rb b/Formula/ammonite-repl.rb index d164aca6533..21ab8d367c5 100644 --- a/Formula/ammonite-repl.rb +++ b/Formula/ammonite-repl.rb @@ -20,7 +20,6 @@ class AmmoniteRepl < Formula system "sbt", "repl/assembly" bin.install "repl/target/scala-2.11/ammonite-repl-#{version}-2.11.7" => "amm" - end test do