diff --git a/test/integration/connection/bound-command-tests.js b/test/integration/connection/bound-command-tests.js index a079f50d..9d40e5bc 100644 --- a/test/integration/connection/bound-command-tests.js +++ b/test/integration/connection/bound-command-tests.js @@ -1,5 +1,5 @@ var helper = require(__dirname + '/test-helper'); -http://developer.postgresql.org/pgdocs/postgres/protocol-flow.html#PROTOCOL-FLOW-EXT-QUERY +//http://developer.postgresql.org/pgdocs/postgres/protocol-flow.html#PROTOCOL-FLOW-EXT-QUERY test('flushing once', function() { helper.connect(function(con) {