Sha256: 998f10262505edda1f30e5275aa70c53fb3e9a2449b4788748439c613d77b667

Contents?: true

Size: 136 Bytes

Versions: 1

Compression:

Stored size: 136 Bytes

Contents

require 'test_helper'

class SmartAdminTest < ActiveSupport::TestCase
  test "truth" do
    assert_kind_of Module, SmartAdmin
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
smart_admin-0.0.1 test/smart_admin_test.rb