aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/percona-toolkit.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/percona-toolkit.rb')
-rw-r--r--Library/Formula/percona-toolkit.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/percona-toolkit.rb b/Library/Formula/percona-toolkit.rb
index f8e4edb99..f3bb84ba0 100644
--- a/Library/Formula/percona-toolkit.rb
+++ b/Library/Formula/percona-toolkit.rb
@@ -15,7 +15,7 @@ class PerconaToolkit < Formula
system "make install"
end
- def test
+ test do
system "#{bin}/pt-agent"
system "#{bin}/pt-align"
system "#{bin}/pt-archiver"