Sunil Mohan Adapa
37b9e21e30
tor: tests: Fix issue with pytest 8.x versions
...
Closes: https://bugs.debian.org/1063968 .
- Due to a changed behavior in pytest 8.x, any imports with 'setup_module' name
will be treated as a method to setup the module in the style of unittest/nose.
pytest tries to call this as a method and will fail.
- Rename the import to 'setup_module_' instead of 'setup_module' to fix this issue.
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
2024-02-18 18:21:31 -05:00
..
2024-01-18 22:19:21 -08:00
2023-05-13 07:08:43 -04:00
2023-09-25 20:03:24 -04:00
2024-02-18 18:21:28 -05:00
2023-09-25 20:03:34 -04:00
2023-07-31 19:46:12 -04:00
2023-06-05 20:30:11 -04:00
2023-09-25 20:03:24 -04:00
2023-09-25 20:03:34 -04:00
2023-11-05 06:43:54 -05:00
2024-01-18 22:19:05 -08:00
2023-07-31 19:46:16 -04:00
2024-01-23 11:40:09 -08:00
2023-10-21 18:43:20 -04:00
2023-11-05 06:44:07 -05:00
2023-11-06 13:03:53 -05:00
2024-02-15 19:47:53 -05:00
2023-05-13 07:08:43 -04:00
2023-09-25 20:03:34 -04:00
2024-02-12 19:16:59 -05:00
2023-09-25 20:03:34 -04:00
2023-09-25 20:03:34 -04:00
2023-07-31 19:46:29 -04:00
2023-09-25 20:03:24 -04:00
2023-09-25 20:03:24 -04:00
2023-10-22 14:04:18 -07:00
2024-01-18 22:19:05 -08:00
2023-11-05 06:43:56 -05:00
2023-07-31 19:46:40 -04:00
2023-09-25 20:03:34 -04:00
2023-06-05 20:29:18 -04:00
2023-09-25 20:03:34 -04:00
2023-09-25 20:03:24 -04:00
2023-08-23 21:47:51 -04:00
2023-08-28 16:53:17 -04:00
2023-09-25 20:03:24 -04:00
2023-09-25 20:03:24 -04:00
2023-09-25 20:03:24 -04:00
2023-09-25 20:03:34 -04:00
2024-01-18 22:19:05 -08:00
2023-07-31 19:46:52 -04:00
2023-07-31 19:46:59 -04:00
2023-06-16 14:36:40 -04:00
2023-07-31 19:47:01 -04:00
2023-06-16 11:16:17 -04:00
2023-06-16 11:16:13 -04:00
2023-06-05 20:29:41 -04:00
2023-07-31 19:47:04 -04:00
2023-09-25 20:03:34 -04:00
2023-09-25 20:03:34 -04:00
2023-07-31 19:47:06 -04:00
2023-05-13 07:08:43 -04:00
2023-06-05 20:29:46 -04:00
2023-08-23 21:47:39 -04:00
2024-01-01 11:45:23 -08:00
2023-06-05 20:29:51 -04:00
2024-02-18 18:21:31 -05:00
2024-01-18 22:19:05 -08:00
2023-09-25 20:03:34 -04:00
2023-09-25 20:03:34 -04:00
2023-10-21 18:43:20 -04:00
2024-01-18 22:19:05 -08:00
2023-09-25 20:03:24 -04:00
2023-09-25 17:41:11 -04:00
2024-01-19 12:37:57 -08:00