smartxml: linting
[fnpeditor.git] / src / smartxml / smartxml.test.js
index 289b982..a4ceaa4 100644 (file)
@@ -6,7 +6,7 @@ define([
     
 'use strict';
 /*jshint expr:true */
-/* global describe, it, beforeEach */
+/* global describe, it, beforeEach, Node, DOMParser */
 
 var expect = chai.expect;