Add a new file and sub-directory - 'Rivendell/Elrond.md' so we can test Sidebar/Header/Footer inheritance from parent directory.

This commit is contained in:
Darren Oakley
2012-07-09 11:40:11 +01:00
parent 33f133b8b2
commit 19325930a2
14 changed files with 13 additions and 5 deletions
+1 -1
View File
@@ -50,7 +50,7 @@ context "Wiki" do
end
test "parents with default master ref" do
ref = 'b0de6e794dfdc7ef3400e894225bfe23308aae5c'
ref = '629aa678272b017a4d136d35e77ac94d80b08dc2'
committer = Gollum::Committer.new(@wiki)
assert_equal ref, committer.parents.first.sha
end