mirror of
https://github.com/tc39/test262.git
synced 2025-04-08 19:35:28 +02: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