aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/fwknop.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/Library/Formula/fwknop.rb b/Library/Formula/fwknop.rb
index aec2d5533..b3590bf6f 100644
--- a/Library/Formula/fwknop.rb
+++ b/Library/Formula/fwknop.rb
@@ -25,7 +25,6 @@ class Fwknop < Formula
end
test do
- ENV["HOME"] = testpath
touch testpath/".fwknoprc"
chmod 0600, testpath/".fwknoprc"
system "#{bin}/fwknop", "--version"