test/test_helper.rb in ruboto-1.3.1 vs test/test_helper.rb in ruboto-1.4.0
- old
+ new
@@ -6,9 +6,10 @@
require 'fileutils'
require 'yaml'
require 'ruboto/sdk_versions'
require 'ruboto/sdk_locations'
require 'ruboto/util/update'
+require 'ruboto/util/setup'
module RubotoTest
include Ruboto::SdkVersions
include Ruboto::SdkLocations
include Ruboto::Util::Update