test/test/unit/photo_test.rb in giraffesoft-resource_controller-0.5.3 vs test/test/unit/photo_test.rb in giraffesoft-resource_controller-0.5.5

- old
+ new

@@ -1,7 +1,7 @@ require File.dirname(__FILE__) + '/../test_helper' -class PhotoTest < Test::Unit::TestCase +class PhotoTest < ActiveSupport::TestCase fixtures :photos # Replace this with your real tests. def test_truth assert true