Sha256: 3c1e19159a4aff44e2c2faf07f68a8f1f21a724731b77dca6eb56a42dafa5018

Contents?: true

Size: 132 Bytes

Versions: 5

Compression:

Stored size: 132 Bytes

Contents

require 'test_helper'

class GuardDogTest < ActiveSupport::TestCase
  test "truth" do
    assert_kind_of Module, GuardDog
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
guard_dog-0.1.5 test/guard_dog_test.rb
guard_dog-0.1.3 test/guard_dog_test.rb
guard_dog-0.1.2 test/guard_dog_test.rb
guard_dog-0.1.1 test/guard_dog_test.rb
guard_dog-0.1.0 test/guard_dog_test.rb