Sha256: e0faf87e9970f4f1d51add5d5f7de1ee3f69373a09c48144014faa334aa754b6
Contents?: true
Size: 140 Bytes
Versions: 3
Compression:
Stored size: 140 Bytes
Contents
require 'test_helper' class LocalesAdminTest < ActiveSupport::TestCase test "truth" do assert_kind_of Module, LocalesAdmin end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
locales_admin-0.1.3 | test/locales_admin_test.rb |
locales_admin-0.1.2 | test/locales_admin_test.rb |
locales_admin-0.1.1 | test/locales_admin_test.rb |