Your IP : 18.223.122.196


Current Path : /var/www/www-root/data/www/monolith-realty.ru/bitrix/js/ui/feedback/form/test/form-new/
Upload File :
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');
	});
});