No need to mockup a custom $-method in test anymore.

This commit is contained in:
Marc Jansen
2012-03-05 22:34:17 +01:00
parent 5c2c39c9dd
commit 5af323dc51

View File

@@ -1,10 +1,6 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<script>
var custom$ = function() {};
window.$ = custom$;
</script>
<script>
var OpenLayers = [
"OpenLayers/BaseTypes/Class.js",