canvas-lms/frontend_build
Ryan Shaw 6ca8acffb8 s/module/QUnit.module/ in spec/coffeescripts
closes:  CNVS-34769

this is the result of running this find & replace
(^\s+)(module)(\s[\"\']|\()
\1QUnit.module\3

s/module/qunit.module/ in spec/coffeescripts

and the result of running this find & replace
(^\s+)(module)(\s*\()
\1qunit.module\3

in canvas-lms/spec/javascripts/

test plan:
* automated js specs should pass in requireJS and webpack 

Change-Id: I65188cce4bd5e6e5caa199dc108393a93f400a67
Reviewed-on: https://gerrit.instructure.com/101100
Tested-by: Jenkins
Reviewed-by: Clay Diffrient <cdiffrient@instructure.com>
Product-Review: Ryan Shaw <ryan@instructure.com>
QA-Review: Ryan Shaw <ryan@instructure.com>
2017-02-06 15:46:51 +00:00
..
webpackHooks add webpack hooks with osx notifications 2016-12-05 21:54:06 +00:00
BundleExtensionsPlugin.js apply standard formatting to ./frontend_build JS code 2016-12-12 19:10:26 +00:00
CompiledReferencePlugin.js don’t try to load quiz web worker from a different origin 2017-01-24 00:51:32 +00:00
baseWebpackConfig.js [eslint] no-underscore-dangle and some import rules 2017-02-06 15:40:11 +00:00
bundles.js Revert "get webpack to work if using symlinks" 2017-01-12 17:10:03 +00:00
clientAppPlugin.js apply standard formatting to ./frontend_build JS code 2016-12-12 19:10:26 +00:00
emberHandlebars.js apply standard formatting to ./frontend_build JS code 2016-12-12 19:10:26 +00:00
handlebarsPartials.js apply standard formatting to ./frontend_build JS code 2016-12-12 19:10:26 +00:00
handlebars_helpers_loader.js apply standard formatting to ./frontend_build JS code 2016-12-12 19:10:26 +00:00
i18n.js apply standard formatting to ./frontend_build JS code 2016-12-12 19:10:26 +00:00
i18nLinerHandlebars.js apply standard formatting to ./frontend_build JS code 2016-12-12 19:10:26 +00:00
i18nPlugin.js apply standard formatting to ./frontend_build JS code 2016-12-12 19:10:26 +00:00
jsHandlebarsHelpers.js apply standard formatting to ./frontend_build JS code 2016-12-12 19:10:26 +00:00
modulesToIncludeInVendorBundle.js Webpack: better handling of chunks and cdn stuff 2017-01-03 22:50:31 +00:00
pluginsJstLoader.js apply standard formatting to ./frontend_build JS code 2016-12-12 19:10:26 +00:00
qunitDependencyLoader.js s/module/QUnit.module/ in spec/coffeescripts 2017-02-06 15:46:51 +00:00
timezoneLoader.js add Haitian 2017-01-27 23:53:17 +00:00
unextended.js apply standard formatting to ./frontend_build JS code 2016-12-12 19:10:26 +00:00
webpackHooks.js add webpack hooks with osx notifications 2016-12-05 21:54:06 +00:00
webpackPublicPath.js Webpack: better handling of chunks and cdn stuff 2017-01-03 22:50:31 +00:00
withExtensions.js apply standard formatting to ./frontend_build JS code 2016-12-12 19:10:26 +00:00