Explorar el Código

Roll back win import removal

Lost in merge conflict....
bubble
Kyle Shockey hace 7 años
padre
commit
6010245210
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      test/core/utils.js

+ 1
- 1
test/core/utils.js Ver fichero

@@ -2,7 +2,7 @@
import expect from "expect"
import { fromJS, OrderedMap } from "immutable"
import { mapToList, validateNumber, validateInteger, validateParam, validateFile, fromJSOrdered, getAcceptControllingResponse, createDeepLinkPath, escapeDeepLinkPath } from "core/utils"
import win from "core/window"

describe("utils", function() {



Cargando…
Cancelar
Guardar