Skip to content
This repository has been archived by the owner on Feb 21, 2018. It is now read-only.

Commit

Permalink
Fixed hash syntax in Rakefile
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanvanderbyl committed Jan 28, 2012
1 parent 865c1e8 commit be27f68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile 100644 → 100755
Expand Up @@ -4,4 +4,4 @@ require "bundler/gem_tasks"
require 'rspec/core/rake_task'
RSpec::Core::RakeTask.new(:spec)

task default: :spec
task :default => :spec

0 comments on commit be27f68

Please sign in to comment.