Sha256: 964470f5477a7c185b48a6201560bc47a0247903e211d6726ce0919e99d8db1e

Contents?: true

Size: 191 Bytes

Versions: 4

Compression:

Stored size: 191 Bytes

Contents

# frozen_string_literal: true

require 'test_helper'

module Kanaui
  class TestsControllerTest < ActionController::TestCase
    # test "the truth" do
    #   assert true
    # end
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
kanaui-2.1.3 test/functional/kanaui/tests_controller_test.rb
kanaui-2.1.2 test/functional/kanaui/tests_controller_test.rb
kanaui-2.1.1 test/functional/kanaui/tests_controller_test.rb
kanaui-2.1.0 test/functional/kanaui/tests_controller_test.rb