diff --git a/tests/Layer/Google.html b/tests/Layer/Google.html index 143a8f3e90..9961e2b631 100644 --- a/tests/Layer/Google.html +++ b/tests/Layer/Google.html @@ -60,6 +60,10 @@ layer.destroy(); clone.destroy(); + } else { + t.plan(0); + t.debug_print("Google tests can't be run from " + + window.location.host); } }