Broke out wrapper_tests to toxygen_wrapper

This commit is contained in:
emdee 2022-10-01 18:44:31 +00:00
parent c5edc1f01b
commit 695d8e2cf9
11 changed files with 38 additions and 29 deletions

View file

@ -10,7 +10,7 @@ from av.call import Call
import common.tox_save
from utils import ui as util_ui
import tests.support_testing as ts
import wrapper_tests.support_testing as ts
from middleware.threads import invoke_in_main_thread
from main import sleep
from middleware.threads import BaseThread