No need to mockup a custom $-method in test anymore.
This commit is contained in:
@@ -1,10 +1,6 @@
|
|||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||||
<script>
|
|
||||||
var custom$ = function() {};
|
|
||||||
window.$ = custom$;
|
|
||||||
</script>
|
|
||||||
<script>
|
<script>
|
||||||
var OpenLayers = [
|
var OpenLayers = [
|
||||||
"OpenLayers/BaseTypes/Class.js",
|
"OpenLayers/BaseTypes/Class.js",
|
||||||
|
|||||||
Reference in New Issue
Block a user