Skip to content

Commit 45a5142

Browse files
committed
remove dead test code
1 parent 4f1fef5 commit 45a5142

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

test/integration/client/api-tests.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@ if(helper.args.native) {
55
pg = require(__dirname + '/../../../lib').native;
66
}
77

8-
if(helper.args.libpq) {
9-
pg = require(__dirname + "/../../../lib/binding");
10-
}
118
var connectionString = helper.connectionString(__filename);
129

1310
var log = function() {

0 commit comments

Comments
 (0)