We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f387a2 commit 6d65123Copy full SHA for 6d65123
Formula/b/bookokrat.rb
@@ -44,6 +44,7 @@ def install
44
else
45
[testpath/".config/bookokrat", testpath/".cache/bookokrat"]
46
end
47
+ system "ls", "-R"
48
assert_path_exists config_prefix/"config.yaml"
49
assert_match "Starting Bookokrat EPUB reader", (cache_prefix/"bookokrat.log").read
50
ensure
0 commit comments