From 9cdd4685e466934a9025ff0e6637c68a4ed720fa Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Fri, 18 Jul 2014 20:43:19 -0500 Subject: orientdb: remove test Closes #30942. --- Library/Formula/orientdb.rb | 6 ------ 1 file changed, 6 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/orientdb.rb b/Library/Formula/orientdb.rb index 2f6278616..2aa732ec2 100644 --- a/Library/Formula/orientdb.rb +++ b/Library/Formula/orientdb.rb @@ -33,10 +33,4 @@ class Orientdb < Formula def caveats "Use `orientdb `, `orientdb-console` and `orientdb-gremlin`." end - - test do - system "#{bin}/orientdb", "start" - system "#{bin}/orientdb status | grep PID" - system "#{bin}/orientdb", "stop" - end end -- cgit v1.2.3