Sha256: 48547f5cd8c94f27f432c999d86d416eaf77c21874f1b57dba9d2abaf69cc429

Contents?: true

Size: 157 Bytes

Versions: 26

Compression:

Stored size: 157 Bytes

Contents

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

Rake::TestTask.new do |t|
  t.libs << "test"
  t.pattern = "test/*_test.rb"
end

task :default => :test

Version data entries

26 entries across 26 versions & 2 rubygems

Version Path
easy_poller-0.1.1 Rakefile
github-ldap-1.3.3 Rakefile
github-ldap-1.3.2 Rakefile
github-ldap-1.3.1 Rakefile
github-ldap-1.3.0 Rakefile
github-ldap-1.2.1 Rakefile
github-ldap-1.2.0 Rakefile
github-ldap-1.1.5 Rakefile
github-ldap-1.1.4 Rakefile
github-ldap-1.1.3 Rakefile
github-ldap-1.1.2 Rakefile
github-ldap-1.1.1 Rakefile
github-ldap-1.1.0 Rakefile
github-ldap-1.0.16 Rakefile
github-ldap-1.0.15 Rakefile
github-ldap-1.0.13 Rakefile
github-ldap-1.0.12 Rakefile
github-ldap-1.0.11 Rakefile
github-ldap-1.0.10 Rakefile
github-ldap-1.0.9 Rakefile