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.
 
 

12 lines
202 B

from . import (
test_create,
test_defaults,
test_delete,
test_empty,
test_name,
test_partner_form,
test_user_form,
test_order,
test_copy,
test_config_settings,
)