Move test suite into module hierarchy
This commit is contained in:
parent
032d6dcae7
commit
dc941ca543
17 changed files with 1317 additions and 0 deletions
5
test/code/db.properties
Normal file
5
test/code/db.properties
Normal file
|
@ -0,0 +1,5 @@
|
|||
|
||||
dbcTest.url = jdbc:mysql://localhost/helmaTest
|
||||
dbcTest.driver = org.gjt.mm.mysql.Driver
|
||||
dbcTest.user = helma
|
||||
dbcTest.password = secret
|
Loading…
Add table
Add a link
Reference in a new issue