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