mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
16 lines
628 B
Plaintext
16 lines
628 B
Plaintext
|
server: http://localhost:9876
|
||
|
|
||
|
load:
|
||
|
- ../../thirdparty/jasmine/lib/jasmine.js
|
||
|
- ../../thirdparty/jasmine/lib/jasmine-html.js
|
||
|
- ../../thirdparty/jasmine-jstd-adapter/src/JasmineAdapter.js
|
||
|
- ../../thirdparty/jasmine-jquery/lib/jasmine-jquery.js
|
||
|
- ../../thirdparty/jasmine-dom/lib/jasmine-dom-fixtures.js
|
||
|
- ../../thirdparty/jasmine-ajax/lib/mock-ajax.js
|
||
|
- ../../thirdparty/jasmine-ajax/lib/spec-helper.js
|
||
|
- ../../thirdparty/jquery/jquery.js
|
||
|
- ../../thirdparty/jquery-entwine/dist/*
|
||
|
- ../../thirdparty/jstree/jquery.jstree.js
|
||
|
- ../../javascript/TreeDropdownField.js
|
||
|
- TreeDropdownField/TreeDropdownField.js
|