mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Fixed broken unit test test_cookie_store.js
This commit is contained in:
parent
e9a097b252
commit
7ded706053
@ -149,5 +149,4 @@ function run_test() {
|
||||
do_check_eq( jsonGuids.length, 1 );
|
||||
do_check_eq( jsonGuids[0], "evilbrainjono.net:/:login" );
|
||||
sub_test_cookie_tracker();
|
||||
sub_test_cookie_engine();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user