Sha256: 984d7e52aea408a923a456b3d46adad9d6aab9a580bf5867955c6daa11bc48b6

Contents?: true

Size: 164 Bytes

Versions: 7

Compression:

Stored size: 164 Bytes

Contents

require 'test_helper'

class NavigationTest < ActionDispatch::IntegrationTest
  # Replace this with your real tests.
  test "the truth" do
    assert true
  end
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
contour-0.8.3 test/integration/navigation_test.rb
contour-0.8.2 test/integration/navigation_test.rb
contour-0.8.1 test/integration/navigation_test.rb
contour-0.8.0 test/integration/navigation_test.rb
contour-0.7.2 test/integration/navigation_test.rb
contour-0.7.1 test/integration/navigation_test.rb
contour-0.7.0 test/integration/navigation_test.rb