Missing requires in test and example lint

This commit is contained in:
Tim Schaub
2013-07-26 16:20:33 -06:00
parent d36a085449
commit 3061fc6941
2 changed files with 2 additions and 1 deletions
-1
View File
@@ -45,4 +45,3 @@ var map = new ol.Map({
zoom: 1
})
});