cleanup and styling

This commit is contained in:
Leo Horie 2016-05-11 11:52:41 -04:00
parent 76818dab24
commit f4c1d4a998
3 changed files with 2 additions and 5 deletions

View file

@ -7,7 +7,6 @@ o.spec("domMock", function() {
var $document
o.beforeEach(function() {
$document = domMock().document
//$document = document //TODO clean up
})
o.spec("createElement", function() {