Sha256: 2ba149a8de733baa439b419ded57ac87ed2242be587fb188c141897e756339e9
Contents?: true
Size: 151 Bytes
Versions: 3
Compression:
Stored size: 151 Bytes
Contents
require 'test/unit' class SprocketsTest < Test::Unit::TestCase # Replace this with your real tests. test "the truth" do assert true end end
Version data entries
3 entries across 3 versions & 2 rubygems
Version | Path |
---|---|
dm-sprockets-rails-0.0.2 | test/sprockets_test.rb |
sprockets-rails-0.0.1 | test/sprockets_test.rb |
sprockets-rails-0.0.0 | test/sprockets_test.rb |