Sha256: 23eadda7c329808892ff3da13409b195c47a8b7c4609bf3666a39c0b549ada0b
Contents?: true
Size: 168 Bytes
Versions: 2
Compression:
Stored size: 168 Bytes
Contents
require 'test_helper' module LatoCore class Api::V1::ApiControllerTest < ApplicationControllerTest # test "the truth" do # assert true # end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
lato_core-1.1.1 | test/controllers/lato_core/api/v1/api_controller_test.rb |
lato_core-1.1 | test/controllers/lato_core/api/v1/api_controller_test.rb |