Skip to content
This repository has been archived by the owner on Jun 11, 2019. It is now read-only.

Commit

Permalink
Bring back 1.8 compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
mrsimo committed Jul 25, 2014
1 parent ffcf1c9 commit 8b75db5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ require 'bundler/gem_tasks'
require 'rake/testtask'

desc 'Default: run unit tests.'
task default: :test
task :default => :test

desc 'Test the time_warp plugin.'
Rake::TestTask.new(:test) do |t|
Expand Down

0 comments on commit 8b75db5

Please sign in to comment.