rubyx-debugger/spec/app/main/controllers/server/sample_http_controller_spec.rb
2015-07-06 14:20:21 +03:00

6 lines
108 B
Ruby

require 'spec_helper'
describe 'sample http controller test', type: :http_controller do
# Specs here
end