Sha256: fadd1f04b57a2c5142954c09d027dad8682289c896bc3a0252045433924a3c3c

Contents?: true

Size: 171 Bytes

Versions: 15

Compression:

Stored size: 171 Bytes

Contents

require 'test_helper'

class CalculatorsControllerTest < ActionController::TestCase
  # Replace this with your real tests.
  test "the truth" do
    assert true
  end
end

Version data entries

15 entries across 15 versions & 2 rubygems

Version Path
spree-0.11.4 test/functional/calculators_controller_test.rb
spree-0.11.3 test/functional/calculators_controller_test.rb
spree-0.11.2 test/functional/calculators_controller_test.rb
spree-0.11.1 test/functional/calculators_controller_test.rb
spree-0.11.0 test/functional/calculators_controller_test.rb
spree-0.10.2 test/functional/calculators_controller_test.rb
spree-0.10.1 test/functional/calculators_controller_test.rb
spree-0.10.0 test/functional/calculators_controller_test.rb
spree-0.10.0.beta test/functional/calculators_controller_test.rb
spree-enriquez-0.9.4 test/functional/calculators_controller_test.rb
spree-0.9.4 test/functional/calculators_controller_test.rb
spree-0.9.3 test/functional/calculators_controller_test.rb
spree-0.9.2 test/functional/calculators_controller_test.rb
spree-0.9.1 test/functional/calculators_controller_test.rb
spree-0.9.0 test/functional/calculators_controller_test.rb