aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test-util.js
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@redhat.com>2011-05-13 12:20:05 +0200
committerMatěj Cepl <mcepl@redhat.com>2011-06-05 14:53:47 +0200
commit83fd7fd92e5b21a177bc16cc7318792cf63a343b (patch)
tree20f3e5a59eb9ce32a9b9973d7131e7135bd94999 /tests/test-util.js
parent5b837d6739a12a516203fa0505ca562839463a79 (diff)
downloadbugzilla-triage-83fd7fd92e5b21a177bc16cc7318792cf63a343b.tar.gz
Really Eclipseize formatting.
Diffstat (limited to 'tests/test-util.js')
-rw-r--r--tests/test-util.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/test-util.js b/tests/test-util.js
index 7ab6280..126436e 100644
--- a/tests/test-util.js
+++ b/tests/test-util.js
@@ -1,5 +1,5 @@
-/*global exports: false, require: false */
-/*jslint plusplus: false */
+/* global exports: false, require: false */
+/* jslint plusplus: false */
// TODO: add some failing tests as well
"use strict";
var util = require("util");