Sha256: ec01557fdfdde69925f9267cd65327bb97a38e339009028fa2409bea94c7e70f

Contents?: true

Size: 236 Bytes

Versions: 5

Compression:

Stored size: 236 Bytes

Contents

require 'test_helper'

class NotifyIfInvalidTest < 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

5 entries across 5 versions & 2 rubygems

Version Path
wireframe-notify_if_invalid-0.1.0 test/notify_if_invalid_test.rb
notify_if_invalid-0.2.0 test/notify_if_invalid_test.rb
notify_if_invalid-0.1.2 test/notify_if_invalid_test.rb
notify_if_invalid-0.1.1 test/notify_if_invalid_test.rb
notify_if_invalid-0.1.0 test/notify_if_invalid_test.rb