changed test user back to test
This commit is contained in:
parent
c82fed3d87
commit
55695148df
@ -6,7 +6,7 @@
|
||||
|
||||
This file now requires Ant 1.4.1. 2002-04-18
|
||||
|
||||
$Header: /cvsroot/pgsql/src/interfaces/jdbc/Attic/build.xml,v 1.26 2002/07/30 11:38:13 davec Exp $
|
||||
$Header: /cvsroot/pgsql/src/interfaces/jdbc/Attic/build.xml,v 1.27 2002/07/30 13:22:02 davec Exp $
|
||||
|
||||
-->
|
||||
|
||||
@ -215,7 +215,7 @@
|
||||
|
||||
<!-- defaults for the tests - override these if required -->
|
||||
<property name="database" value="jdbc:postgresql:test" />
|
||||
<property name="username" value="postgres" />
|
||||
<property name="username" value="test" />
|
||||
<!-- Password must be something. Doesn't matter if trust is used! -->
|
||||
<property name="password" value="password" />
|
||||
<!-- junit.ui is one of textui, awtui, or swingui -->
|
||||
|
Loading…
x
Reference in New Issue
Block a user