Don't attempt to check Zoomify example with PhantomJS

This commit is contained in:
Tom Payne
2013-12-16 16:41:21 +01:00
parent e229aab76a
commit 54fb2b4c20

View File

@@ -1,3 +1,4 @@
// NOCHECK we can't check this example as it causes CORS violations in PhantomJS
goog.require('ol.Map');
goog.require('ol.RendererHint');
goog.require('ol.View2D');