Sha256: 16f48e76ad5da118b2d11f68c27d52af7e352a0357db429c53d9917b592d8807
Contents?: true
Size: 196 Bytes
Versions: 37
Compression:
Stored size: 196 Bytes
Contents
require File.dirname(__FILE__) + '/../test_helper' class PhotoTest < ActiveSupport::TestCase fixtures :photos # Replace this with your real tests. def test_truth assert true end end
Version data entries
37 entries across 37 versions & 15 rubygems