Sfoglia il codice sorgente

Roll back win import removal

Lost in merge conflict....
bubble
Kyle Shockey 7 anni fa
parent
commit
6010245210
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      test/core/utils.js

+ 1
- 1
test/core/utils.js Vedi File

@@ -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() {



Caricamento…
Annulla
Salva