Files
danbooru/test/controllers/saved_searches_controller_test.rb

8 lines
140 B
Ruby

require 'test_helper'
class SavedSearchesControllerTest < ActionController::TestCase
# test "the truth" do
# assert true
# end
end