vagrant/test/unit/support
Mitchell Hashimoto 37c54c7b20 Use a temporary directory for the VAGRANT_CWD when running tests
Tests before were picking up a Vagrantfile in the Vagrant source
directory, which can cause some funny failures. This ensures that each
test run will actually establish a new temporary CWD so that a
Vagrantfile is hopefully never found.
2012-06-23 23:56:39 -07:00
..
shared Use a temporary directory for the VAGRANT_CWD when running tests 2012-06-23 23:56:39 -07:00
isolated_environment.rb Even with a custom vagrantfile name, use defaults [GH-778] 2012-03-08 13:24:04 -08:00