Sha256: 4e81f920fd9770f239b08d0b1db987e276ae17ee4563eeffcce549fd4afac175
Contents?: true
Size: 130 Bytes
Versions: 1
Compression:
Stored size: 130 Bytes
Contents
require 'test_helper' class JwtAuthTest < ActiveSupport::TestCase test "truth" do assert_kind_of Module, JwtAuth end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
jwt_auth_dummy-0.0.1 | test/jwt_auth_test.rb |