Sha256: 3ae1f3c4167e4c0b1402460608a43092d51e65a64360cd3cf25fca7716f8b5c2
Contents?: true
Size: 205 Bytes
Versions: 5
Compression:
Stored size: 205 Bytes
Contents
require File.dirname(__FILE__) + '/../../test_helper' class Api::AuthenticatedControllerTest < ActionController::TestCase # Replace this with your real tests. def test_truth assert true end end
Version data entries
5 entries across 5 versions & 1 rubygems