summaryrefslogtreecommitdiff
path: root/test/fixtures/print-chars-from-buffer.js
diff options
context:
space:
mode:
authorOleg Efimov <efimovov@gmail.com>2010-12-06 01:33:52 +0300
committerRyan Dahl <ry@tinyclouds.org>2010-12-05 15:42:41 -0800
commit093dfaf801a10905ba27df8cf3aa17b36ea5149a (patch)
tree27c559ae0d5c97c4671be1ed2b7d247ea6aacb34 /test/fixtures/print-chars-from-buffer.js
parent0665f0271e71270dc23ec5231b245adfe709a49f (diff)
downloadnode-new-093dfaf801a10905ba27df8cf3aa17b36ea5149a.tar.gz
GJSLint all tests, only 3 long lines left in test-url.js
test/simple/test-url.js:31:(0110) Line too long (82 characters). test/simple/test-url.js:39:(0110) Line too long (85 characters). test/simple/test-url.js:40:(0110) Line too long (92 characters).
Diffstat (limited to 'test/fixtures/print-chars-from-buffer.js')
-rw-r--r--test/fixtures/print-chars-from-buffer.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/fixtures/print-chars-from-buffer.js b/test/fixtures/print-chars-from-buffer.js
index e742e6e36f..e3b5647d6e 100644
--- a/test/fixtures/print-chars-from-buffer.js
+++ b/test/fixtures/print-chars-from-buffer.js
@@ -1,5 +1,5 @@
var common = require('../common');
-var assert = require('assert');;
+var assert = require('assert');
var n = parseInt(process.argv[2]);