Sha256: 538628b42de481219e59a64aa45ca2c698b455996dba1cf618dff3ba1514745d

Contents?: true

Size: 225 Bytes

Versions: 3

Compression:

Stored size: 225 Bytes

Contents

# Tests are placed into *.task files in the tasks/ directory since
# the Rakefile was getting quite large and intimidating to approach.
Dir[File.join(File.dirname(__FILE__), "tasks", "**", "*.task")].each do |f|
  load f
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
virtualbox-0.7.5 Rakefile
virtualbox-0.7.4 Rakefile
virtualbox-0.7.3 Rakefile