renamed test file

This commit is contained in:
brianc 2011-02-22 22:21:49 -06:00
parent fa416b470a
commit 20e62cecbf
2 changed files with 1 additions and 1 deletions

View File

@ -28,4 +28,4 @@ def build(bld):
obj.uselib = "PG"
def test(test):
Utils.exec_command("node test/libpq/binding-spike.js")
Utils.exec_command("node test/libpq/connection-tests.js")