Skip to content

Commit

Permalink
Merge pull request texel#6 from Bill/issue-5
Browse files Browse the repository at this point in the history
[Fixes texel#5] removed check_dependencies task
  • Loading branch information
mlipper committed Apr 24, 2013
2 parents 0e289cf + 4e2fd84 commit 9afec68
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@
/target
coverage
*.swp
.ruby-version
2 changes: 0 additions & 2 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,6 @@ rescue LoadError
end
end

task :test => :check_dependencies

task :default => :test

require 'rdoc/task'
Expand Down

0 comments on commit 9afec68

Please sign in to comment.