A passing test.

This commit is contained in:
Tim Schaub
2012-06-19 11:14:53 +02:00
parent b1e26fab1d
commit 77c07a500e
6 changed files with 26 additions and 35 deletions
+4
View File
@@ -0,0 +1,4 @@
goog.provide("ol");
goog.require("ol.map");
goog.require("ol.loc");
goog.require("ol.projection");