Your IP : 13.59.135.139


Current Path : /var/www/www-root/data/www/info.monolith-realty.ru/bitrix/js/landing/node/ul/test/ul/
Upload File :
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');
	});
});