rosa-build/spec/controllers/admin/node_instructions_controlle...

6 lines
119 B
Ruby
Raw Normal View History

2014-04-17 20:08:22 +01:00
require 'spec_helper'
describe Admin::NodeInstructionsController do
it_should_behave_like 'an admin controller'
end