From aa6984938e1a4a72d2a8859f20275c748a2e8a2d Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Tue, 29 Jun 2010 21:51:06 -0700 Subject: Enable jruby test --- Library/Formula/jruby.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library') diff --git a/Library/Formula/jruby.rb b/Library/Formula/jruby.rb index 0b70757e2..d32bdf8ad 100644 --- a/Library/Formula/jruby.rb +++ b/Library/Formula/jruby.rb @@ -32,6 +32,6 @@ class Jruby < Formula end def test - system "jruby -e ''" + system "jruby -e 'puts \"hello\"'" end end -- cgit v1.2.3