Sha256: ad9eb45f804fc75728624154b8d834023983c275609be79f06045e0ef1ccfcb8

Contents?: true

Size: 163 Bytes

Versions: 6

Compression:

Stored size: 163 Bytes

Contents

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

Rake::TestTask.new do |t|
  t.libs << "test"
  t.test_files = FileList['test/test*.rb']
  t.verbose = true
end

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
McQuery-0.2.1 Rakefile
McQuery-0.2.0 Rakefile
php_embed_interface-0.1.3 Rakefile
php_embed_interface-0.1.2 Rakefile
php_embed_interface-0.1.1 Rakefile
php_embed_interface-0.1.0 Rakefile