Sha256: 41c7ac4b595770556790938ae45685057b5e0f1c60e2bffa35234e476d718df2

Contents?: true

Size: 257 Bytes

Versions: 1

Compression:

Stored size: 257 Bytes

Contents

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

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

1 entries across 1 versions & 1 rubygems

Version Path
mbleigh-twitter-auth-0.0.1 test/twitter_auth_test.rb