Skip to content
Permalink
master
Go to file
 
 
Cannot retrieve contributors at this time
5 lines (3 sloc) 125 Bytes
'use strict';
var karmaConfigFactory = require('./karma-jquery.conf-factory');
module.exports = karmaConfigFactory('2.2');
You can’t perform that action at this time.