Welcome to mirror list, hosted at ThFree Co, Russian Federation.

c.js « require « acceptance « test « mocha-3.1.2 « lib « tests - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 4d68dc454984611c8813dbe50e038ede85a892f2 (plain)
1
2
3
4
'use strict';

global.required = (global.required || []);
global.required.push('c.js');