Skip to content

Commit

Permalink
Allow spec files to be run individually
Browse files Browse the repository at this point in the history
  • Loading branch information
xaviershay committed Dec 3, 2008
1 parent 5e4a297 commit f24392b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/spec_helper.rb
@@ -1,2 +1,3 @@
$LOAD_PATH.unshift(File.expand_path(File.dirname(__FILE__) + "/../lib"))
require 'roodi'
require 'spec'

0 comments on commit f24392b

Please sign in to comment.