Sha256: 68e0d0b7561ace5c347024c80494433a07518fb27376bb6896b0dc3aec3163cf

Contents?: true

Size: 255 Bytes

Versions: 2

Compression:

Stored size: 255 Bytes

Contents

require File.dirname(__FILE__) + '/test_helper'

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

2 entries across 2 versions & 1 rubygems

Version Path
myobie-rails-auth-0.0.0 test/rails-auth_test.rb
myobie-rails-auth-0.0.2 test/rails-auth_test.rb