5 lines
73 B
Ruby
5 lines
73 B
Ruby
require 'test_helper'
|
|
|
|
class PhotosHelperTest < ActionView::TestCase
|
|
end
|