Moar restarting
This commit is contained in:
@@ -23,6 +23,7 @@ def assimilate_patched(name):
|
|||||||
try:
|
try:
|
||||||
test_method = modobj.test_main
|
test_method = modobj.test_main
|
||||||
def test_main():
|
def test_main():
|
||||||
|
restart_hub()
|
||||||
test_method()
|
test_method()
|
||||||
restart_hub()
|
restart_hub()
|
||||||
globals()[method_name] = test_main
|
globals()[method_name] = test_main
|
||||||
|
Reference in New Issue
Block a user