vaguerent/test/unit/vagrant/plugin/v2/communicator_test.rb
Mitchell Hashimoto e78d087c27 Tests passing
2014-04-21 13:54:59 -07:00

5 lines
106 B
Ruby

require File.expand_path("../../../../base", __FILE__)
describe Vagrant::Plugin::V2::Communicator do
end