Sha256: 0c629fddb22cd3eaa3cef8f7fb18338afc39c42f99a45e6ff8e14d5ecde2851e
Contents?: true
Size: 128 Bytes
Versions: 1
Compression:
Stored size: 128 Bytes
Contents
require 'test_helper' class FsAuthTest < ActiveSupport::TestCase test "truth" do assert_kind_of Module, FsAuth end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
fs_auth-0.0.1 | test/fs_auth_test.rb |