Skip to content

Commit

Permalink
Fixing request signing from cookie data
Browse files Browse the repository at this point in the history
  • Loading branch information
robl authored and mmangino committed Mar 10, 2011
1 parent 4679aa3 commit 835ea81
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 'rake/rdoctask'
require 'spec/rake/spectask'

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

desc 'Test the facebooker2 plugin.'
Spec::Rake::SpecTask.new('spec') do |t|
Expand Down

0 comments on commit 835ea81

Please sign in to comment.