make sure to run all tests
[fnpeditor.git] / src / smartxml / smartxml.test.js
index 2abdc80..499d1e9 100644 (file)
@@ -22,7 +22,7 @@ var elementNodeFromXML = function(xml) {
 };
 
 
-describe.only('smartxml', function() {
+describe('smartxml', function() {
 
     describe('Basic Document properties', function() {
         it('exposes its root element', function() {