Sha256: 7bbc356441f8a2266c336fc7f98b5a8535b1474eef614d9ada974d91629ba5ae

Contents?: true

Size: 173 Bytes

Versions: 5

Compression:

Stored size: 173 Bytes

Contents

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

class TestWarningShot < Test::Unit::TestCase

  def setup
  end
  
  def test_truth
    assert true
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
warning-shot-0.9.2 test/test_warning_shot.rb
warning-shot-0.8.9 test/test_warning_shot.rb
warning-shot-0.9.0 test/test_warning_shot.rb
warning-shot-0.9.1 test/test_warning_shot.rb
warning-shot-0.9.3 test/test_warning_shot.rb