Current Path : /var/www/www-root/data/www/monolith-realty.ru/bitrix/js/ui/feedback/form/test/form-new/ |
Current File : /var/www/www-root/data/www/monolith-realty.ru/bitrix/js/ui/feedback/form/test/form-new/form.test.js |
import {Form} from '../../src/form-new'; describe('FormNew', () => { it('Should be a function', () => { assert(typeof Form === 'function'); }); });