Move public APIs into their own folder

And start writing actual tests for them
This commit is contained in:
Pat Cavit 2016-05-18 17:18:52 -07:00
parent 724361af6a
commit 960812308c
9 changed files with 192 additions and 6 deletions

View file

@ -333,4 +333,4 @@ module.exports = function() {
activeElement = $window.document.body
return $window
}
}