Skip to content
This repository has been archived by the owner on Feb 8, 2018. It is now read-only.

Commit

Permalink
Remove unused DB_PATH constant
Browse files Browse the repository at this point in the history
  • Loading branch information
infused committed Dec 30, 2010
1 parent baacbd1 commit 3e5232d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions spec/spec_helper.rb
Expand Up @@ -5,8 +5,6 @@
require 'rspec'
require 'ged2csv'

DB_PATH = File.dirname(__FILE__) + '/fixtures' unless defined?(DB_PATH)

RSpec.configure do |config|

end

0 comments on commit 3e5232d

Please sign in to comment.