aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/libswiften.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/libswiften.rb')
-rw-r--r--Library/Formula/libswiften.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/libswiften.rb b/Library/Formula/libswiften.rb
index 65f42052a..373618f77 100644
--- a/Library/Formula/libswiften.rb
+++ b/Library/Formula/libswiften.rb
@@ -48,7 +48,7 @@ class Libswiften < Formula
man1.install 'Swift/Packaging/Debian/debian/swiften-config.1' unless build.stable?
end
- def test
+ test do
system "#{bin}/swiften-config"
end
end