From 732fb7cc61a2679397784b20da2b2895d075591d Mon Sep 17 00:00:00 2001 From: Philipp Borgers Date: Wed, 16 Apr 2014 19:01:57 +0200 Subject: [PATCH] do not abuse label as comment in test-case --- test/integration/connection/bound-command-tests.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) {