Sha256: e24289d51b98d8966a389412b43a7beb68dc6a82d0b15668900d65dc4ac427a0

Contents?: true

Size: 128 Bytes

Versions: 1

Compression:

Stored size: 128 Bytes

Contents

require 'test_helper'

class AsUserTest < ActiveSupport::TestCase
  test "truth" do
    assert_kind_of Module, AsUser
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
as_user-0.0.2 test/as_user_test.rb