Sha256: 850d35a2df60eacc5f11745540c0653ca53c6c3b6e22ac812cc51c8a349865e2

Contents?: true

Size: 132 Bytes

Versions: 8

Compression:

Stored size: 132 Bytes

Contents

require 'test_helper'

class FlyAdminTest < ActiveSupport::TestCase
  test "truth" do
    assert_kind_of Module, FlyAdmin
  end
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
fly_admin-0.0.8 test/fly_admin_test.rb
fly_admin-0.0.7 test/fly_admin_test.rb
fly_admin-0.0.6 test/fly_admin_test.rb
fly_admin-0.0.5 test/fly_admin_test.rb
fly_admin-0.0.4 test/fly_admin_test.rb
fly_admin-0.0.3 test/fly_admin_test.rb
fly_admin-0.0.2 test/fly_admin_test.rb
fly_admin-0.0.1 test/fly_admin_test.rb