"use strict";
// NOTE: keep it in sync with test/data/testinit.js
module.exports = [
"ajax",
"callbacks",
"deferred",
"effects",
"queue"
];