Custom wlxml names in label widget
[fnpeditor.git] / karma.conf.js
index 5153a22..ea3a375 100644 (file)
@@ -10,6 +10,7 @@ files = [
   {pattern: 'libs/*.js', included: false},
   {pattern: 'fnpjs/**/*.js', included: false},
   {pattern: 'modules/**/*.js', included: false},
+  {pattern: 'utils/**/*.js', included: false},
   {pattern: 'views/**/*.js', included: false},
   {pattern: 'fnpjs/**/*.html', included: false},
   {pattern: 'modules/**/*.html', included: false},