slrn: improve test

master
Zhiming Wang 2016-09-18 07:51:17 -04:00
parent b8f50d42b1
commit 8613bd40ea
1 changed files with 1 additions and 1 deletions

View File

@ -34,6 +34,6 @@ class Slrn < Formula
test do
ENV["TERM"] = "xterm"
system bin/"slrn", "--show-config"
assert_match version.to_s, shell_output("#{bin}/slrn --show-config")
end
end