Ver a proveniência

added ignore on mock

bubble
Tony Tam há 8 anos
ascendente
cometimento
3aaf121310
1 ficheiros alterados com 3 adições e 0 eliminações
  1. +3
    -0
      test/unit/mock.js

+ 3
- 0
test/unit/mock.js Ver ficheiro

@@ -1,3 +1,4 @@
/* jshint ignore:start */
$(function () {
'use strict';
var url = window.location.search.match(/url=([^&]+)/);
@@ -54,3 +55,5 @@ $(function () {
}
}
});

/* jshint ignore:end */

Carregando…
Cancelar
Guardar