Blame view

framework/tests/javascript/jstestdriver.conf 628 Bytes
a63b5418   Administrator   first_commit
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
  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