Source code
Revision control
Copy as Markdown
Other Tools
[user_prompts.py]
expected:
if (os == "mac") and not debug and (version == "OS X 14.7"): [OK, TIMEOUT]
if (os == "win") and not debug: [OK, TIMEOUT]
[user_prompts.py]
expected:
if (os == "mac") and not debug and (version == "OS X 14.7"): [OK, TIMEOUT]
if (os == "win") and not debug: [OK, TIMEOUT]