mirror of
https://github.com/pyscript/pyscript.git
synced 2025-12-23 22:00:25 -05:00
Rename runtimes with interpreter (#1082)
This commit is contained in:
@@ -242,7 +242,7 @@ class PyScriptTest:
|
||||
If check_js_errors is True (the default), it also checks that no JS
|
||||
errors were raised during the waiting.
|
||||
"""
|
||||
# this is printed by runtime.ts:Runtime.initialize
|
||||
# this is printed by interpreter.ts:Interpreter.initialize
|
||||
self.wait_for_console(
|
||||
"[pyscript/main] PyScript page fully initialized",
|
||||
timeout=timeout,
|
||||
|
||||
Reference in New Issue
Block a user