Sha256: 7c8f83054353f6512b186aa1af720f0ddb92b1151c9acdbeb4d9d5684a4ad792

Contents?: true

Size: 176 Bytes

Versions: 6

Compression:

Stored size: 176 Bytes

Contents

require 'test_helper'

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

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
openbill-0.1.2 test/functional/sessions_controller_test.rb
openbill-0.0.0 test/functional/sessions_controller_test.rb
openbill-0.1.0 test/functional/sessions_controller_test.rb
openbill-0.1.3 test/functional/sessions_controller_test.rb
openbill-0.1.4 test/functional/sessions_controller_test.rb
openbill-0.1.7 test/functional/sessions_controller_test.rb