Sha256: 011b7796d4761076669db92a0fd9ed993e489bd3c8fc5e37a92c0e1b85726815

Contents?: true

Size: 140 Bytes

Versions: 8

Compression:

Stored size: 140 Bytes

Contents

require 'test_helper'

class RobotCatcherTest < ActiveSupport::TestCase
  test "truth" do
    assert_kind_of Module, RobotCatcher
  end
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
robot_catcher-0.2 test/robot_catcher_test.rb
robot_catcher-0.1.2 test/robot_catcher_test.rb
robot_catcher-0.1.1 test/robot_catcher_test.rb
robot_catcher-0.1.0 test/robot_catcher_test.rb
robot_catcher-0.0.6 test/robot_catcher_test.rb
robot_catcher-0.0.5 test/robot_catcher_test.rb
robot_catcher-0.0.3 test/robot_catcher_test.rb
robot_catcher-0.0.1 test/robot_catcher_test.rb