Sha256: bc58af1f10d1378b45530b3c8d60f8996581c0357fa105bea346b609ba1b7de8

Contents?: true

Size: 153 Bytes

Versions: 8

Compression:

Stored size: 153 Bytes

Contents

require 'test_helper'

class AuthorTest < ActiveSupport::TestCase
  # Replace this with your real tests.
  test "the truth" do
    assert true
  end
end

Version data entries

8 entries across 7 versions & 2 rubygems

Version Path
somehow_has_relation-0.0.7 test/dummy2/test/unit/author_test.rb
somehow_has_relation-0.0.6 test/dummy2/test/unit/author_test.rb
somehow_has_relation-0.0.4 test/dummy2/test/unit/author_test.rb
somehow_has_relation-0.0.3 test/dummy2/test/unit/author_test.rb
somehow_has_relation-0.0.2 test/dummy2/test/unit/author_test.rb
somehow_has_relation-0.0.1 test/dummy2/test/unit/author_test.rb
rails-services-0.1.5 test/rails_app_v2/test/unit/author_test.rb
rails-services-0.1.5 test/rails_app_v3/test/unit/author_test.rb