test/helper.rb in sportdb-config-0.7.1 vs test/helper.rb in sportdb-config-0.8.0

- old
+ new

@@ -8,6 +8,7 @@ ## our own code require 'sportdb/config' -SportDb::Import.config.clubs_dir = '../../../openfootball/clubs' +SportDb::Import.config.clubs_dir = '../../../openfootball/clubs' +SportDb::Import.config.leagues_dir = '../../../openfootball/leagues'