Sha256: 03a65650558f0087688a5c88131e90bce1d23fe246265522919a265dfab56784

Contents?: true

Size: 188 Bytes

Versions: 1

Compression:

Stored size: 188 Bytes

Contents

require 'helper'

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

1 entries across 1 versions & 1 rubygems

Version Path
conductor-0.0.0 test/test_conductor.rb