aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test-color.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-05-13 12:20:05 +0200
commit97f8f5ad45a8dfbde27f555eafec5d8318ad67b2 (patch)
treea81faa56305eba7d3900257b971d9eafac0dbd89 /tests/test-color.js
parent95c260d3edeeb85194193bfcbd1e991e4dadadbc (diff)
downloadbugzilla-triage-97f8f5ad45a8dfbde27f555eafec5d8318ad67b2.tar.gz
Really Eclipseize formatting.
Diffstat (limited to 'tests/test-color.js')
-rw-r--r--tests/test-color.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-color.js b/tests/test-color.js
index 95d3e16..730bac6 100644
--- a/tests/test-color.js
+++ b/tests/test-color.js
@@ -1,4 +1,4 @@
-/*global exports: false, require: false */
+/* global exports: false, require: false */
// TODO: add some failing tests as well
"use strict";
// var util = require("color");