Sha256: 790fb6b721230d5dc3d4968fd01d5546d6d2f7f458dbf298a8929d17ef3ed50d

Contents?: true

Size: 170 Bytes

Versions: 4

Compression:

Stored size: 170 Bytes

Contents

require 'test_helper'

class ImagePostsControllerTest < ActionController::TestCase
  # Replace this with your real tests.
  test "the truth" do
    assert true
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
heritage-0.3.1 heritage_demo/test/functional/image_posts_controller_test.rb
heritage-0.3.0 heritage_demo/test/functional/image_posts_controller_test.rb
heritage-0.2.0 heritage_demo/test/functional/image_posts_controller_test.rb
heritage-0.1.0 heritage_demo/test/functional/image_posts_controller_test.rb