Преглед изворни кода

Roll back win import removal

Lost in merge conflict....
bubble
Kyle Shockey пре 7 година
родитељ
комит
6010245210
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      test/core/utils.js

+ 1
- 1
test/core/utils.js Прегледај датотеку

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



Loading…
Откажи
Сачувај