Sha256: c838e584987014df685aae4cc60fb614acedf2a466f82bcdc9c0cc9d02feca29

Contents?: true

Size: 134 Bytes

Versions: 7

Compression:

Stored size: 134 Bytes

Contents

require 'test_helper'

class DiscoAppTest < ActiveSupport::TestCase

  test 'truth' do
    assert_kind_of Module, DiscoApp
  end

end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
disco_app-0.17.0 test/disco_app_test.rb
disco_app-0.18.0 test/disco_app_test.rb
disco_app-0.18.2 test/disco_app_test.rb
disco_app-0.18.3 test/disco_app_test.rb
disco_app-0.18.6 test/disco_app_test.rb
disco_app-0.18.4 test/disco_app_test.rb
disco_app-0.18.1 test/disco_app_test.rb