Remove useless file

This commit is contained in:
鳥井 雪 2015-01-14 15:42:09 +09:00
parent b3290456f0
commit 8dca8bb1aa
2 changed files with 0 additions and 10 deletions

View File

@ -1,5 +0,0 @@
require 'spec_helper'
describe PluginsController do
end

View File

@ -1,5 +0,0 @@
require 'spec_helper'
RSpec.describe TutorialsController, :type => :controller do
end