commit | 4fa4b06791ffb812942189337d16a3c76a9a7f40 | [log] [tgz] |
---|---|---|
author | margaretha <margaretha@ids-mannheim.de> | Mon Jan 28 19:43:30 2019 +0100 |
committer | margaretha <margaretha@ids-mannheim.de> | Mon Jan 28 19:43:30 2019 +0100 |
tree | c8af2a34edc3b070e7a6d9bc613c9254d76dcebd | |
parent | 4a33812c7460509b15b4aba7050a1ccbf20b714c [diff] [blame] |
Added foundry rewrite with user default setting. Change-Id: Ibc09468b6851af359eaf18df140fc973ab9dce69
diff --git a/full/src/test/resources/test-jdbc.properties b/full/src/test/resources/test-jdbc.properties index bbf5f6b..da5fd57 100644 --- a/full/src/test/resources/test-jdbc.properties +++ b/full/src/test/resources/test-jdbc.properties
@@ -7,5 +7,4 @@ #jdbc.url=jdbc:sqlite:testDB.sqlite jdbc.username=pc jdbc.password=pc -#jdbc.schemaPath=classpath:db.sqlite -jdbc.schemaPath=classpath:db.sqlite, db.insert, db.predefined \ No newline at end of file +jdbc.schemaPath=classpath:db.sqlite, db.test, db.predefined \ No newline at end of file