Skip to content

Commit

Permalink
Ensure that test task builds first.
Browse files Browse the repository at this point in the history
  • Loading branch information
zenspider committed Dec 12, 2013
1 parent 1eebe76 commit e4a7540
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Rakefile
Expand Up @@ -49,6 +49,8 @@ end
}
end

task :test => :compile

Hoe.add_include_dirs('.:lib/racc')

task :compile => 'lib/racc/parser-text.rb'

0 comments on commit e4a7540

Please sign in to comment.