1
0
Fork 0
mirror of https://github.com/capistrano/capistrano synced 2023-03-27 23:21:18 -04:00
capistrano/spec/integration_spec_helper.rb
2016-02-28 17:56:07 -06:00

7 lines
95 B
Ruby

require "spec_helper"
require "support/test_app"
require "support/matchers"
include TestApp