Sha256: 5cb19cfb4c71067c9e792f47a8210dfb9ef546a1289d1167433fc1717807b14b

Contents?: true

Size: 164 Bytes

Versions: 3

Compression:

Stored size: 164 Bytes

Contents

require 'test_helper'

class CallbackRequestBootstrapTest < ActiveSupport::TestCase
  test "truth" do
    assert_kind_of Module, CallbackRequestBootstrap
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
callback_request_bootstrap-0.2.0 test/callback_request_bootstrap_test.rb
callback_request_bootstrap-0.0.2 test/callback_request_bootstrap_test.rb
callback_request_bootstrap-0.0.1 test/callback_request_bootstrap_test.rb