Sha256: 7bac36c24e575cacc1bb0b7ce22bde34c563dc8c1e40f86f66e698dde4b483d8

Contents?: true

Size: 148 Bytes

Versions: 19

Compression:

Stored size: 148 Bytes

Contents

require 'test_helper'

module Notee
  class CommentTest < ActiveSupport::TestCase
    # test "the truth" do
    #   assert true
    # end
  end
end

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
notee-1.1.2.4 test/models/notee/comment_test.rb
notee-1.1.2.3 test/models/notee/comment_test.rb
notee-1.1.2.2 test/models/notee/comment_test.rb
notee-1.1.2.1 test/models/notee/comment_test.rb
notee-1.1.2 test/models/notee/comment_test.rb
notee-1.1.1 test/models/notee/comment_test.rb
notee-1.1.0 test/models/notee/comment_test.rb
notee-1.0.8 test/models/notee/comment_test.rb
notee-1.0.7 test/models/notee/comment_test.rb
notee-1.0.6 test/models/notee/comment_test.rb
notee-1.0.5 test/models/notee/comment_test.rb
notee-1.0.4 test/models/notee/comment_test.rb
notee-1.0.3 test/models/notee/comment_test.rb
notee-1.0.2 test/models/notee/comment_test.rb
notee-1.0.1 test/models/notee/comment_test.rb
notee-1.0.0 test/models/notee/comment_test.rb
notee-0.4.0 test/models/notee/comment_test.rb
notee-0.3.7 test/models/notee/comment_test.rb
notee-0.3.6 test/models/notee/comment_test.rb