Sha256: b3b238f0aaca31f3c4e07d3ec0b0710ddc39964113863dcd345cf827135be49f
Contents?: true
Size: 134 Bytes
Versions: 3
Compression:
Stored size: 134 Bytes
Contents
require 'test_helper' class PayolaSpyTest < ActiveSupport::TestCase test "truth" do assert_kind_of Module, PayolaSpy end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
payola_spy-0.0.3 | test/payola_spy_test.rb |
payola_spy-0.0.2 | test/payola_spy_test.rb |
payola_spy-0.0.1 | test/payola_spy_test.rb |