spec/spec_helper.rb in neo4jr-simple-0.1.0 vs spec/spec_helper.rb in neo4jr-simple-0.1.3

- old
+ new

@@ -7,9 +7,6 @@ Neo4jr::Configuration.database_path = File.join(File.expand_path(File.dirname(__FILE__)), 'test-imdb-database') puts Neo4jr::DB Spec::Runner.configure do |config| -end - - - +end \ No newline at end of file