/
githubmirror
/
meteor
Обзор
Документация
Войти
/
githubmirror
/
meteor
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
devel
packages/test-in-console/test.css
9 строк
332 B
italo jose
applying fmt to many packages
09 апр 2026, 16:51
09 апр 2026, 16:51
de68f14
Код
Авторство
О чём код?
/* * Some of Meteor's package tests require at least one `.css` file to be * available in the tested application bundle (e.g. "appcache - sections * validity" and "webapp - content-type header"). The inclusion of this file * makes sure that at least one `.css` file can always be found, when the * tests are run. */ .test { }