Skip to content

Commit e7e6551

Browse files
authored
Update html_spec.rb
added razor files to html spec
1 parent 62431fe commit e7e6551

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spec/lexers/html_spec.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@
6666
assert_guess :filename => 'foo.htm'
6767
assert_guess :filename => 'foo.xhtml'
6868
assert_guess :filename => 'foo.cshtml'
69+
assert_guess :filename => 'foo.razor'
6970
end
7071

7172
it 'guesses by mimetype' do

0 commit comments

Comments
 (0)