Add all.js for testing

This commit is contained in:
Tom Payne
2012-07-05 14:00:00 +02:00
committed by Tom Payne
parent 61038cde5f
commit 46b4d96fb0
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
"id": "ol", "id": "ol",
"inputs": [ "inputs": [
"exports/ol.js" "src/all.js"
], ],
"paths": [ "paths": [
"src" "src"
+1
View File
@@ -0,0 +1 @@
goog.provide('ol');