mirror of
https://github.com/tc39/test262.git
synced 2025-11-24 23:53:14 +01:00
activityBar is a member of the Presenter object.
This commit is contained in:
parent
2871886420
commit
9a8578be92
@ -72,7 +72,7 @@ function Presenter() {
|
||||
if (isSiteDebugMode()) {
|
||||
this.activityBar.text('Overall Execution Time: ' + elapsed + ' minutes');
|
||||
} else {
|
||||
activityBar.text('');
|
||||
this.activityBar.text('');
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user