Sha256: 176d424b1329e3f2631244a284b472f4d7635182ff33618220e688b23f7e4787

Contents?: true

Size: 256 Bytes

Versions: 6

Compression:

Stored size: 256 Bytes

Contents

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

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

6 entries across 6 versions & 1 rubygems

Version Path
neufelry-twitter-sms-0.3.1 test/twitter_sms_test.rb
neufelry-twitter-sms-0.3.2 test/twitter_sms_test.rb
neufelry-twitter-sms-0.4.0 test/twitter_sms_test.rb
neufelry-twitter-sms-0.4.1 test/twitter_sms_test.rb
neufelry-twitter-sms-0.4.2 test/twitter_sms_test.rb
neufelry-twitter-sms-0.4.3 test/twitter_sms_test.rb