Sha256: 501dcd423c2675c0b4d1977246465ca727fd04477f8ec40c5b8f8b957a3f3509

Contents?: true

Size: 136 Bytes

Versions: 2

Compression:

Stored size: 136 Bytes

Contents

require 'test_helper'

class ScaptimonyTest < ActiveSupport::TestCase
  test "truth" do
    assert_kind_of Module, Scaptimony
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
scaptimony-0.2.0 test/scaptimony_test.rb
scaptimony-0.1.0 test/scaptimony_test.rb