re-namespacing a touch
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
require 'spec_helper'
|
||||
|
||||
describe MashTournamentsController do
|
||||
describe "GET index" do
|
||||
end
|
||||
|
||||
describe "GET show" do
|
||||
end
|
||||
|
||||
describe "GET new" do
|
||||
end
|
||||
|
||||
describe "POST create" do
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user