From 4b945cc8801549990fde0b4dfc1c39e20d9b23c3 Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Thu, 31 Dec 2015 01:18:58 -0800 Subject: Remove Auth::EvernoteController No longer used now that we're authenticating with OmniAuth. --- test/controllers/auth/evernote_controller_test.rb | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 test/controllers/auth/evernote_controller_test.rb (limited to 'test') diff --git a/test/controllers/auth/evernote_controller_test.rb b/test/controllers/auth/evernote_controller_test.rb deleted file mode 100644 index 5505b58..0000000 --- a/test/controllers/auth/evernote_controller_test.rb +++ /dev/null @@ -1,7 +0,0 @@ -require 'test_helper' - -class Auth::EvernoteControllerTest < ActionController::TestCase - # test "the truth" do - # assert true - # end -end -- cgit v1.2.3