Skip to content

Commit

Permalink
Remove outdated test
Browse files Browse the repository at this point in the history
  • Loading branch information
bkeepers committed Feb 13, 2017
1 parent c7275a3 commit 0447478
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions test/lint_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,6 @@
it "has valid fields" do
assert_valid_fields @data, site.data["fields"]
end

it "`following` points to a page that exists" do
assert pages.detect {|p| p["path"] == page["following"] },
"Could not find page with path #{page["following"]}"
end if page["following"]
end
end
end
Expand Down

0 comments on commit 0447478

Please sign in to comment.