UNPKG

jq-button-range-slider

Version:
14 lines (12 loc) 243 B
module.exports = function( config ) { config.set( { files: [ "node_modules/jquery/dist/jquery.js", "dist/jq-button-range-slider.min.js", "test/setup.js", "test/spec/*" ], frameworks: [ "qunit" ], autoWatch: true } ); };