Sha256: 1379949d6c3a357669812ebf6e32a11838e6be7a29f213f887ce345c986aab51

Contents?: true

Size: 149 Bytes

Versions: 35

Compression:

Stored size: 149 Bytes

Contents

require 'test_helper'

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

Version data entries

35 entries across 35 versions & 1 rubygems

Version Path
notee-0.3.4.1 test/models/notee/category_test.rb
notee-0.3.4 test/models/notee/category_test.rb
notee-0.3.3 test/models/notee/category_test.rb
notee-0.3.2 test/models/notee/category_test.rb
notee-0.3.1 test/models/notee/category_test.rb
notee-0.3.0 test/models/notee/category_test.rb
notee-0.2.9 test/models/notee/category_test.rb
notee-0.2.8 test/models/notee/category_test.rb
notee-0.2.7 test/models/notee/category_test.rb
notee-0.2.6 test/models/notee/category_test.rb
notee-0.2.5 test/models/notee/category_test.rb
notee-0.2.4 test/models/notee/category_test.rb
notee-0.2.2 test/models/notee/category_test.rb
notee-0.2.1 test/models/notee/category_test.rb
notee-0.2.0 test/models/notee/category_test.rb