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