mirror of
https://github.com/jekyll/jekyll.git
synced 2026-02-02 10:45:24 -05:00
@@ -22,7 +22,7 @@ class TestTheme < JekyllUnitTest
|
||||
|
||||
should "raise an error for invalid themes" do
|
||||
assert_raises Jekyll::Errors::MissingDependencyException do
|
||||
Theme.new("foo")
|
||||
Theme.new("foo").gemspec
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user