Sha256: e0eccf4d4576f6f8ebab363e46adbd5cc5377ebb5f50f87cfa409c62ee035f76

Contents?: true

Size: 144 Bytes

Versions: 22

Compression:

Stored size: 144 Bytes

Contents

require 'rake/testtask'
require "bundler/gem_tasks"

Rake::TestTask.new do |t|
    t.libs << 'test'
end

desc "Run tests"
task :default => :test

Version data entries

22 entries across 22 versions & 1 rubygems

Version Path
vagrant-subutai-7.0.10 Rakefile
vagrant-subutai-7.0.9 Rakefile
vagrant-subutai-7.0.8 Rakefile
vagrant-subutai-7.0.7 Rakefile
vagrant-subutai-7.0.6 Rakefile
vagrant-subutai-7.0.4 Rakefile
vagrant-subutai-7.0.3 Rakefile
vagrant-subutai-7.0.2 Rakefile
vagrant-subutai-7.0.1 Rakefile
vagrant-subutai-7.0.0 Rakefile
vagrant-subutai-1.1.7 Rakefile
vagrant-subutai-1.1.6 Rakefile
vagrant-subutai-1.1.5 Rakefile
vagrant-subutai-1.1.4 Rakefile
vagrant-subutai-1.1.3 Rakefile
vagrant-subutai-1.1.2 Rakefile
vagrant-subutai-1.1.1 Rakefile
vagrant-subutai-1.1.0 Rakefile
vagrant-subutai-1.0.3 Rakefile
vagrant-subutai-1.0.2 Rakefile