You are here

simpletest.libraries.yml in SimpleTest 8.3

File

simpletest.libraries.yml
View source
  1. drupal.simpletest:
  2. version: VERSION
  3. js:
  4. simpletest.js: {}
  5. css:
  6. component:
  7. css/simpletest.module.css: {}
  8. dependencies:
  9. - core/jquery
  10. - core/drupal
  11. - core/drupalSettings
  12. - core/jquery.once
  13. - core/drupal.tableselect
  14. - core/drupal.debounce