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

suite-skipped-callback.fixture.js « suite « 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: 6def25de7fc9909fa62f03af6e69a885659ca986 (plain)
1
2
3
'use strict';

xdescribe('a pending suite with a callback', function () {});