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.6.6 test/disco_app_test.rb
disco_app-0.6.7 test/disco_app_test.rb
disco_app-0.6.8 test/disco_app_test.rb
disco_app-0.6.9 test/disco_app_test.rb
disco_app-0.7.0 test/disco_app_test.rb
disco_app-0.7.1 test/disco_app_test.rb
disco_app-0.7.2 test/disco_app_test.rb
disco_app-0.8.0 test/disco_app_test.rb
disco_app-0.8.1 test/disco_app_test.rb
disco_app-0.8.2 test/disco_app_test.rb
disco_app-0.8.3 test/disco_app_test.rb
disco_app-0.8.4 test/disco_app_test.rb
disco_app-0.8.5 test/disco_app_test.rb
disco_app-0.8.6 test/disco_app_test.rb
disco_app-0.8.7 test/disco_app_test.rb
disco_app-0.8.8 test/disco_app_test.rb
disco_app-0.8.9 test/disco_app_test.rb
disco_app-0.9.0 test/disco_app_test.rb
disco_app-0.9.1 test/disco_app_test.rb
disco_app-0.9.2 test/disco_app_test.rb