6 lines
230 B
INI
6 lines
230 B
INI
[interaction-with-paint-before-back.tentative.html]
|
|
expected:
|
|
if (os == "mac") and debug: [ERROR, TIMEOUT]
|
|
if (os == "android") and not debug: [ERROR, TIMEOUT]
|
|
if os == "linux": [ERROR, TIMEOUT]
|
|
[TIMEOUT, ERROR]
|