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

exports.fixture.js « browser-fixtures « test « mocha-3.1.0 « lib « tests - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 32c26a12ffef543dfef11367e891aca3661c2fa4 (plain)
1
2
3
4
/* eslint-env browser */

window.mocha.timeout(200)
  .ui('exports');