Sha256: acfb95c184080c3cee47ba2c46e5235fbc155dee132dbc75ef99a94240d06004

Contents?: true

Size: 256 Bytes

Versions: 5

Compression:

Stored size: 256 Bytes

Contents

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

class FirstFloorTest < 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
base10-first-floor-0.1.0 test/first_floor_test.rb
base10-first-floor-0.1.1 test/first_floor_test.rb
first-floor-0.3.0 test/first_floor_test.rb
first-floor-0.2.0 test/first_floor_test.rb
first-floor-0.1.2 test/first_floor_test.rb