Skip to content
Snippets Groups Projects
Commit 38486bb5 authored by Aaron's avatar Aaron
Browse files

Update powershell_spec.rb

parent 611ae8f5
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -13,9 +13,5 @@ describe Rouge::Lexers::Powershell do
assert_guess :filename => 'foo.psm1'
end
 
it 'guesses by mimetype' do
assert_guess :mimetype => 'application/x-powershell'
end
end
end
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment