initial commit
This commit is contained in:
commit
d48313b7d3
96 changed files with 15121 additions and 0 deletions
8
test/functional/photos_controller_test.rb
Normal file
8
test/functional/photos_controller_test.rb
Normal file
|
@ -0,0 +1,8 @@
|
|||
require 'test_helper'
|
||||
|
||||
class PhotosControllerTest < ActionController::TestCase
|
||||
# Replace this with your real tests.
|
||||
test "the truth" do
|
||||
assert true
|
||||
end
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue