5 lines
221 B
INI
5 lines
221 B
INI
[resource-reload-TAO.html]
|
|
expected:
|
|
if not fission and (os == "linux") and not debug: [OK, ERROR]
|
|
if not fission and (os == "linux") and debug: [OK, ERROR]
|
|
if not fission and (os == "android"): [OK, ERROR]
|