Sha256: cb202438ed574efb123964e8892b13a5e8a95c93622e392cbfc52d0c0977a506

Contents?: true

Size: 233 Bytes

Versions: 11

Compression:

Stored size: 233 Bytes

Contents

require 'helper'

class TestActsAsTokenizable < Test::Unit::TestCase
  should "probably rename this file and start testing for real" do
    flunk "hey buddy, you should probably rename this file and start testing for real"
  end
end

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
acts_as_tokenizable-0.7.0 test/test_acts_as_tokenizable.rb
acts_as_tokenizable-0.6.1 test/test_acts_as_tokenizable.rb
acts_as_tokenizable-0.6.0 test/test_acts_as_tokenizable.rb
acts_as_tokenizable-0.5.0 test/test_acts_as_tokenizable.rb
acts_as_tokenizable-0.4.0 test/test_acts_as_tokenizable.rb
acts_as_tokenizable-0.3.3 test/test_acts_as_tokenizable.rb
acts_as_tokenizable-0.3.2 test/test_acts_as_tokenizable.rb
acts_as_tokenizable-0.3.1 test/test_acts_as_tokenizable.rb
acts_as_tokenizable-0.3.0 test/test_acts_as_tokenizable.rb
acts_as_tokenizable-0.2.0 test/test_acts_as_tokenizable.rb
acts_as_tokenizable-0.1.0 test/test_acts_as_tokenizable.rb