Sha256: f5de21426a05a912ea1d828f6ed098e234182b8d3f1a78f069736842954d2a2d

Contents?: true

Size: 198 Bytes

Versions: 2

Compression:

Stored size: 198 Bytes

Contents

require 'angular/ngt/haml'

module Angular
  module NGT
    describe  Haml do
      it 'has a blank mime type' do
        described_class.default_mime_type.should be_nil
      end
    end
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
angular-ngt-0.2.0 spec/angular/html2js/haml_spec.rb
angular-ngt-0.1.0 spec/angular/html2js/haml_spec.rb