Sha256: ceabb26eadafc12710760625de3a04620ad69f89f60bdf92dedbee9f3e6dc957

Contents?: true

Size: 185 Bytes

Versions: 7

Compression:

Stored size: 185 Bytes

Contents

require 'helper'

class TestRpanel < Test::Unit::TestCase
  def test_something_for_real
    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
rpanel-0.0.6 test/test_rpanel.rb
rpanel-0.0.5 test/test_rpanel.rb
rpanel-0.0.4 test/test_rpanel.rb
rpanel-0.0.3 test/test_rpanel.rb
rpanel-0.0.2 test/test_rpanel.rb
rpanel-0.0.1 test/test_rpanel.rb
rpanel-0.0.0 test/test_rpanel.rb