Games Cupboard / build / js / node_modules / karma-chrome-launcher / examples / simple / index.spec.js
/* eslint-env mocha */ describe('ChromeLauncher', function () { it('works', function () { return 1 + 1 === 2 }) })
/* eslint-env mocha */ describe('ChromeLauncher', function () { it('works', function () { return 1 + 1 === 2 }) })