1 2 3 4 5 6 7 8 9 10
"use strict"; // NOTE: keep it in sync with test/data/testinit.js module.exports = [ "ajax", "callbacks", "deferred", "effects", "queue" ];