tests: add saved searches controller tests.

This commit is contained in:
evazion
2017-02-05 02:04:43 -06:00
parent 64b4004bbf
commit 490864e24d
3 changed files with 63 additions and 8 deletions

View File

@@ -1,7 +0,0 @@
require 'test_helper'
class SavedSearchesControllerTest < ActionController::TestCase
# test "the truth" do
# assert true
# end
end