Sha256: 3c9035e0fd8298c4df68aa753729aad4c57912487a6c5d94e0b5b634b4a90bc5

Contents?: true

Size: 151 Bytes

Versions: 8

Compression:

Stored size: 151 Bytes

Contents

require 'test_helper'

module FlyAdmin
  class CountryTest < ActiveSupport::TestCase
    # test "the truth" do
    #   assert true
    # end
  end
end

Version data entries

8 entries across 8 versions & 1 rubygems

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