Explorar o código

keep linter happy

Girish Ramakrishnan %!s(int64=9) %!d(string=hai) anos
pai
achega
4758c4250d
Modificáronse 1 ficheiros con 7 adicións e 0 borrados
  1. 7 0
      test/test.js

+ 7 - 0
test/test.js

@@ -1,5 +1,12 @@
 #!/usr/bin/env node
 
+/* jslint node:true */
+/* global it:false */
+/* global xit:false */
+/* global describe:false */
+/* global before:false */
+/* global after:false */
+
 'use strict';
 
 var execSync = require('child_process').execSync,