1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-09-20 01:46:15 -04:00

[test] Added URLSearchParams.html

This commit is contained in:
Witold Filipczyk 2024-06-12 19:36:10 +02:00
parent fed5103e64
commit a1a621ba64

View File

@ -70,7 +70,9 @@ took = [
'navigator.appCodeName.html',
'nodelist.forEach.html',
'window.setTimeout.html',
'URL.html']
'URL.html',
'URLSearchParams.html'
]
if conf_data.get('CONFIG_ECMASCRIPT')
foreach t: tofail