mirror of
https://github.com/servo/servo.git
synced 2025-06-23 16:44:33 +01:00
Add finish() call
This commit is contained in:
parent
e81fed7b58
commit
dee71e6d64
1 changed files with 1 additions and 0 deletions
|
@ -16,3 +16,4 @@ is(nav.platform, null);
|
|||
is(nav.userAgent, null);
|
||||
is(nav.language, null);
|
||||
is(nav.onLine, true);
|
||||
finish();
|
Loading…
Add table
Add a link
Reference in a new issue