Skip to content
Snippets Groups Projects
Commit 55695148 authored by Dave Cramer's avatar Dave Cramer
Browse files

changed test user back to test

parent c82fed3d
Branches
Tags
No related merge requests found
......@@ -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 -->
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment