Sha256: 6a1626ed5713ea928e5d722ff3f8be73124cf45cffccc227777f432bff45ed20
Contents?: true
Size: 202 Bytes
Versions: 13
Compression:
Stored size: 202 Bytes
Contents
require 'helper' class TestJumpstart < Test::Unit::TestCase should "be able to find jumpstart_setup.yml" do assert(File.exists?("#{JumpStart::CONFIG_PATH}/jumpstart_setup.yml")) end end
Version data entries
13 entries across 13 versions & 1 rubygems