Skip to content

Commit 117746f

Browse files
committed
cleanup
1 parent 2ea0af4 commit 117746f

103 files changed

Lines changed: 58 additions & 4634 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

gulpfile.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@ gulp.task("client:livereload", lazyRequireTask("./tasks/livereload", {
100100

101101
requireModuleTasks('migrate');
102102
requireModuleTasks('tutorial');
103-
requireModuleTasks('quiz');
104103

105104
var testSrcs = ['{handlers,modules}/**/test/**/*.js'];
106105
// on Travis, keys are required for E2E Selenium tests

0 commit comments

Comments
 (0)