'use strict';
/*jshint expr:true */
+/* global describe, it */
var expect = chai.expect;
};
-describe.only('smartxml', function() {
+describe('smartxml', function() {
describe('Basic Document properties', function() {
it('exposes its root element', function() {