Added references to google maps and infobubble for tests to pass

This commit is contained in:
Johan Nilsson
2014-02-26 18:43:48 -04:00
parent 193e8e6249
commit 8bc7072dad

View File

@@ -1,3 +1,6 @@
/// <reference path="../googlemaps/google.maps.d.ts" />
/// <reference path="google.maps.infobubble.d.ts" />
function test_options() {
var options: google.maps.infobubble.InfoBubbleOptions;
options = {};