You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
176 B

  1. from . import (
  2. test_create,
  3. test_defaults,
  4. test_delete,
  5. test_empty,
  6. test_name,
  7. test_onchange,
  8. test_user_onchange,
  9. test_order,
  10. test_copy,
  11. )