add Gollum::Wiki#exist?
This commit is contained in:
@@ -11,6 +11,7 @@ context "Wiki" do
|
||||
|
||||
test "git repo" do
|
||||
assert_equal Grit::Repo, @wiki.repo.class
|
||||
assert @wiki.exist?
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user