mirror of
https://github.com/capistrano/capistrano
synced 2023-03-27 23:21:18 -04:00
5 lines
93 B
Ruby
5 lines
93 B
Ruby
require "spec_helper"
|
|
require "support/test_app"
|
|
require "support/matchers"
|
|
|
|
include TestApp
|