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