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.9.3 test/disco_app_test.rb
disco_app-0.9.4 test/disco_app_test.rb
disco_app-0.9.5 test/disco_app_test.rb
disco_app-0.9.6 test/disco_app_test.rb
disco_app-0.9.7 test/disco_app_test.rb
disco_app-0.9.8 test/disco_app_test.rb
disco_app-0.9.9 test/disco_app_test.rb
disco_app-0.9.10 test/disco_app_test.rb
disco_app-0.9.11 test/disco_app_test.rb
disco_app-0.10.0 test/disco_app_test.rb
disco_app-0.10.1 test/disco_app_test.rb
disco_app-0.10.2 test/disco_app_test.rb
disco_app-0.10.3 test/disco_app_test.rb
disco_app-0.10.4 test/disco_app_test.rb
disco_app-0.10.5 test/disco_app_test.rb
disco_app-0.11.0 test/disco_app_test.rb
disco_app-0.11.1 test/disco_app_test.rb
disco_app-0.12.0 test/disco_app_test.rb
disco_app-0.12.1 test/disco_app_test.rb
disco_app-0.12.5 test/disco_app_test.rb