Sha256: 49e06814c33c1b4ce89e32a8b4a73fa4bedf9b713f686c492008dcc66db8bb6d

Contents?: true

Size: 132 Bytes

Versions: 82

Compression:

Stored size: 132 Bytes

Contents

require 'test_helper'

class DiscoAppTest < ActiveSupport::TestCase
  test "truth" do
    assert_kind_of Module, DiscoApp
  end
end

Version data entries

82 entries across 82 versions & 1 rubygems

Version Path
disco_app-0.16.1.pre.sidekiq.pre.6.pre.release test/disco_app_test.rb
disco_app-0.3.0 test/disco_app_test.rb
disco_app-0.4.0 test/disco_app_test.rb
disco_app-0.4.1 test/disco_app_test.rb
disco_app-0.4.2 test/disco_app_test.rb
disco_app-0.4.3 test/disco_app_test.rb
disco_app-0.4.4 test/disco_app_test.rb
disco_app-0.5.0 test/disco_app_test.rb
disco_app-0.5.1 test/disco_app_test.rb
disco_app-0.5.2 test/disco_app_test.rb
disco_app-0.5.3 test/disco_app_test.rb
disco_app-0.5.4 test/disco_app_test.rb
disco_app-0.5.5 test/disco_app_test.rb
disco_app-0.5.6 test/disco_app_test.rb
disco_app-0.6.0 test/disco_app_test.rb
disco_app-0.6.1 test/disco_app_test.rb
disco_app-0.6.2 test/disco_app_test.rb
disco_app-0.6.3 test/disco_app_test.rb
disco_app-0.6.4 test/disco_app_test.rb
disco_app-0.6.5 test/disco_app_test.rb