mirror of
https://github.com/jekyll/jekyll.git
synced 2026-01-29 08:48:01 -05:00
Improve the test description for the outputs_ext test
This commit is contained in:
@@ -48,7 +48,7 @@ CSS
|
||||
end
|
||||
|
||||
context "determining the output file extension" do
|
||||
should "output .css file extension" do
|
||||
should "always outputs the .css file extension" do
|
||||
assert_equal ".css", converter.output_ext(".always-css")
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user