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

issue-1794.fixture.js « 1794 « regression « 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: 8867369546dbbe7f96abdf5aa5c6a9ba112f7006 (plain)
1
2
3
4
5
'use strict';

test('pass', function () {
  // pass
});