aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test-color.js
diff options
context:
space:
mode:
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");