Sha256: 14e63893e520315cd6911c09e08b4ee2cbf443ef6dd6ab13740725a2a3019f7d

Contents?: true

Size: 126 Bytes

Versions: 35

Compression:

Stored size: 126 Bytes

Contents

require 'test_helper'

class NoteeTest < ActiveSupport::TestCase
  test "truth" do
    assert_kind_of Module, Notee
  end
end

Version data entries

35 entries across 35 versions & 1 rubygems

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