linter config
[fnpeditor.git] / src / smartxml / smartxml.test.js
index b758a23..f7375df 100644 (file)
@@ -4,7 +4,7 @@ define([
 ], function(chai, smartxml) {
     
 'use strict';
-
+/*jshint expr:true */
 
 var expect = chai.expect;