Skip to content

Commit 732fb7c

Browse files
committed
do not abuse label as comment in test-case
1 parent 5575bac commit 732fb7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/integration/connection/bound-command-tests.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
var helper = require(__dirname + '/test-helper');
2-
http://developer.postgresql.org/pgdocs/postgres/protocol-flow.html#PROTOCOL-FLOW-EXT-QUERY
2+
//http://developer.postgresql.org/pgdocs/postgres/protocol-flow.html#PROTOCOL-FLOW-EXT-QUERY
33

44
test('flushing once', function() {
55
helper.connect(function(con) {

0 commit comments

Comments
 (0)