Skip to content

Commit

Permalink
clean up rake file
Browse files Browse the repository at this point in the history
  • Loading branch information
baroquebobcat committed Feb 4, 2013
1 parent 8a72f8e commit 83d5862
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Rakefile
@@ -1,7 +1,6 @@
require 'rake'
require 'rake/testtask'
require 'rake/rdoctask'
$: << './lib'
require 'rdoc/task'

task :default => :test

Expand Down

0 comments on commit 83d5862

Please sign in to comment.