mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 06:29:30 +08:00
Also rename the integration
directory to be acceptance
This commit is contained in:
parent
6b79cc7b30
commit
ee3442e562
|
@ -127,8 +127,6 @@ var helpers = require("helpers/qunit-helpers");
|
|||
window.asyncTestDiscourse = helpers.asyncTestDiscourse;
|
||||
window.controllerFor = helpers.controllerFor;
|
||||
window.fixture = helpers.fixture;
|
||||
window.integration = helpers.integration;
|
||||
|
||||
|
||||
Ember.keys(requirejs.entries).forEach(function(entry) {
|
||||
if ((/\-test/).test(entry)) {
|
||||
|
|
Loading…
Reference in New Issue
Block a user