diff options
Diffstat (limited to 'Library/Formula/rdup.rb')
| -rw-r--r-- | Library/Formula/rdup.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/rdup.rb b/Library/Formula/rdup.rb index 991f7805f..8628da40a 100644 --- a/Library/Formula/rdup.rb +++ b/Library/Formula/rdup.rb @@ -23,7 +23,7 @@ class Rdup < Formula system "make", "install" end - def test + test do # tell rdup to archive itself, then let rdup-tr make a tar archive of it, # and test with tar and grep whether the resulting tar archive actually # contains rdup |
