Skip to content

Commit

Permalink
Yeah, we kinda need this
Browse files Browse the repository at this point in the history
  • Loading branch information
pezholio committed Mar 11, 2015
1 parent 87c3808 commit a523f64
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Rakefile
@@ -1,2 +1,8 @@
$:.unshift File.join( File.dirname(__FILE__), "lib")

require 'rspec/core/rake_task'
require "bundler/gem_tasks"

RSpec::Core::RakeTask.new(:spec)

task :default => :spec

0 comments on commit a523f64

Please sign in to comment.