Your IP : 3.15.182.100


Current Path : /var/www/www-root/data/www/info.monolith-realty.ru/bitrix/js/landing/loc/test/loc/
Upload File :
Current File : /var/www/www-root/data/www/info.monolith-realty.ru/bitrix/js/landing/loc/test/loc/loc.test.js

import {Loc} from '../../src/loc';

describe('Loc', () => {
	it('Should be a function', () => {
		assert(typeof Loc === 'function');
	});
});