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

spec.fixture.js « pending « fixtures « integration « 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: d750fcad1add436661942a5603af634ad443747b (plain)
1
2
3
4
5
'use strict';

describe('suite', function () {
  it('pending spec');
});