Sha256: 7a7db872d1419c852d92b59d857873e530c9b8f22fd87b177a952c50a3a95327
Contents?: true
Size: 263 Bytes
Versions: 2
Compression:
Stored size: 263 Bytes
Contents
require File.dirname(__FILE__) + '/test_helper' class SelfPropelledRubyTest < 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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
giorgil-self-propelled-ruby-0.2.3 | test/self_propelled_ruby_test.rb |
giorgil-self-propelled-ruby-0.2.4 | test/self_propelled_ruby_test.rb |