Sha256: c0a42c837ef6b3455647e8207d4d525408af1882fbaca0252e71f4fe02f332bb

Contents?: true

Size: 252 Bytes

Versions: 7

Compression:

Stored size: 252 Bytes

Contents

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

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

7 entries across 7 versions & 1 rubygems

Version Path
mattknox-goaloc-0.0.3 test/goaloc_test.rb
mattknox-goaloc-0.0.5 test/goaloc_test.rb
mattknox-goaloc-0.0.6 test/goaloc_test.rb
mattknox-goaloc-0.0.7 test/goaloc_test.rb
mattknox-goaloc-0.0.8 test/goaloc_test.rb
mattknox-goaloc-0.0.9 test/goaloc_test.rb
mattknox-goaloc-0.1.0 test/goaloc_test.rb