spec/hamlit/engine/text_spec.rb in hamlit-1.6.5 vs spec/hamlit/engine/text_spec.rb in hamlit-1.6.6

- old
+ new

@@ -11,10 +11,10 @@ <ht2ml> HTML end it 'renders . or # which is not continued by tag name' do - assert_render(<<-HAML, <<-HTML, compatible_only: [], error_with: :haml) + assert_render(<<-HAML, <<-HTML, error_with: [:haml, :faml]) . .* .. # #+