Removed unused test code

This commit is contained in:
Mitchell Hashimoto 2010-10-03 18:37:03 -07:00
parent eaaf55ea8a
commit e5be4cc2b0
1 changed files with 0 additions and 2 deletions

View File

@ -3,8 +3,6 @@ require "test_helper"
class VMTest < Test::Unit::TestCase
setup do
@env = vagrant_env
Net::SSH.stubs(:start)
end
context "finding a VM" do