/
githubmirror
/
webpack
Обзор
Документация
Войти
/
githubmirror
/
webpack
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
test/cases/resolving/single-file-module/index.js
3 строки
112 B
Bazyli Brzóska
migrate should to expect, part 1
27 янв 2018, 00:51
27 янв 2018, 00:51
5a8083a
Код
Авторство
О чём код?
it("should load single file modules", function() { expect(require("subfilemodule")).toBe("subfilemodule"); });