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

a.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: 949b8af2f020873cde27433ba68ec3492f0cb369 (plain)
1
2
3
4
'use strict';

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