Sha256: 2afd1ab2f538a09d58252d645aaafe27e2c5ccd5e99d0cccf668372bdbb3cd0c

Contents?: true

Size: 224 Bytes

Versions: 7

Compression:

Stored size: 224 Bytes

Contents

require 'helper'

class TestEchoBase < 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
echo_base-0.1.3 test/test_echo_base.rb
echo_base-0.1.2 test/test_echo_base.rb
echo_base-0.1.1 test/test_echo_base.rb
echo_base-0.1.0 test/test_echo_base.rb
echo_base-0.0.4 test/test_echo_base.rb
echo_base-0.0.3 test/test_echo_base.rb
echo_base-0.0.2 test/test_echo_base.rb