Current Path : /var/www/www-root/data/www/info.monolith-realty.ru/bitrix/js/landing/node/ul/test/ul/ |
Current File : /var/www/www-root/data/www/info.monolith-realty.ru/bitrix/js/landing/node/ul/test/ul/ul.test.js |
import {Ul} from '../../src/ul'; describe('Ul', () => { it('Should be a function', () => { assert(typeof Ul === 'function'); }); });