Sha256: 18ac4b4b37a4222b1547df88eff5d47d99a9b92bc38c41c19be76f31077ec1dd

Contents?: true

Size: 277 Bytes

Versions: 23

Compression:

Stored size: 277 Bytes

Contents

require File.dirname(__FILE__) + '/../../spec_helper'

describe Admin::LocalizationController do

  #Delete this example and add some real ones
  it "should use Admin::LocalizationController" do
    controller.should be_an_instance_of(Admin::LocalizationController)
  end

end

Version data entries

23 entries across 23 versions & 2 rubygems

Version Path
spree-0.8.1 vendor/extensions/localization/spec/controllers/admin/localization_controller_spec.rb
spree-0.8.2 vendor/extensions/localization/spec/controllers/admin/localization_controller_spec.rb
spree-0.8.3 vendor/extensions/localization/spec/controllers/admin/localization_controller_spec.rb