From a810979d85db8577367ad4bdbcde1a1411ae0b44 Mon Sep 17 00:00:00 2001 From: Michael Hunger Date: Mon, 1 Aug 2011 19:39:23 +0200 Subject: [PATCH] removed commented out threads from test-server-properties --- spring-data-neo4j-rest/src/test/resources/test-db.properties | 1 - 1 file changed, 1 deletion(-) diff --git a/spring-data-neo4j-rest/src/test/resources/test-db.properties b/spring-data-neo4j-rest/src/test/resources/test-db.properties index 798affebe..64291a371 100644 --- a/spring-data-neo4j-rest/src/test/resources/test-db.properties +++ b/spring-data-neo4j-rest/src/test/resources/test-db.properties @@ -1,2 +1 @@ org.neo4j.server.database.location=target/test-db -#org.neo4j.server.webserver.maxthreads=2