mirror of
https://github.com/ZwareBear/awx.git
synced 2026-03-26 18:53:35 -05:00
7 lines
141 B
JavaScript
7 lines
141 B
JavaScript
window.$AnsibleConfig = null;
|
|
window.$basePath = '/static/';
|
|
|
|
var testLoader = require('ember-cli/test-loader');
|
|
|
|
testLoader.default.load();
|