Sha256: 10e26d79cd99f7e79eef6c335e03abd88119b2116c44fe7b2dbb66bbe91e0be2

Contents?: true

Size: 166 Bytes

Versions: 36

Compression:

Stored size: 166 Bytes

Contents

require "bundler/gem_tasks"

# create a default task
desc "Tests most of the basic features for the Plezi framework."
task :test do
	load "./test/plezi_tests.rb"
end

Version data entries

36 entries across 36 versions & 1 rubygems

Version Path
plezi-0.12.22 Rakefile
plezi-0.12.21 Rakefile
plezi-0.12.20 Rakefile
plezi-0.12.19 Rakefile
plezi-0.12.18 Rakefile
plezi-0.12.17 Rakefile
plezi-0.12.16 Rakefile
plezi-0.12.15 Rakefile
plezi-0.12.14 Rakefile
plezi-0.12.13 Rakefile
plezi-0.12.11 Rakefile
plezi-0.12.10 Rakefile
plezi-0.12.9 Rakefile
plezi-0.12.8 Rakefile
plezi-0.12.7 Rakefile
plezi-0.12.6 Rakefile
plezi-0.12.5 Rakefile
plezi-0.12.4 Rakefile
plezi-0.12.3 Rakefile
plezi-0.12.2 Rakefile