Sha256: ad5be1f3bffc0da9c49da508e3ae10d4053c5678c66bf592267d023f5f0dc6fb

Contents?: true

Size: 135 Bytes

Versions: 7

Compression:

Stored size: 135 Bytes

Contents

require 'test_helper'

class Extr::RouterControllerTest < ActionController::TestCase

  test "the truth" do
   assert true
  end

end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
extr-1.0.6 test/functional/extr/router_controller_test.rb
extr-1.0.5 test/functional/extr/router_controller_test.rb
extr-1.0.4 test/functional/extr/router_controller_test.rb
extr-1.0.3 test/functional/extr/router_controller_test.rb
extr-1.0.2 test/functional/extr/router_controller_test.rb
extr-1.0.1 test/functional/extr/router_controller_test.rb
extr-1.0.0 test/functional/extr/router_controller_test.rb