diff --git a/Formula/md5deep.rb b/Formula/md5deep.rb index fbac0e43b2..05125cae41 100644 --- a/Formula/md5deep.rb +++ b/Formula/md5deep.rb @@ -13,4 +13,4 @@ class Md5deep < Formula def test system("#{bin}/md5deep -h") && system("#{bin}/hashdeep -h") end -end \ No newline at end of file +end