From de5df902f008599d51a16c5ad9bb173e51e1bc42 Mon Sep 17 00:00:00 2001 From: Xu Cheng Date: Tue, 21 Apr 2015 17:16:14 +0800 Subject: betty: fix test TTS service will run timeout in the headless environment. Closes #38892. Signed-off-by: Xu Cheng --- Library/Formula/betty.rb | 2 -- 1 file changed, 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/betty.rb b/Library/Formula/betty.rb index 9758b4a28..7fb2e4019 100644 --- a/Library/Formula/betty.rb +++ b/Library/Formula/betty.rb @@ -11,9 +11,7 @@ class Betty < Formula end test do - system bin/"betty", "speech on" system bin/"betty", "what is your name" system bin/"betty", "version" - system bin/"betty", "speech off" end end -- cgit v1.2.3