aboutsummaryrefslogtreecommitdiff
path: root/deps/v8/test/inspector/runtime/runtime-restore.js
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/test/inspector/runtime/runtime-restore.js')
-rw-r--r--deps/v8/test/inspector/runtime/runtime-restore.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/v8/test/inspector/runtime/runtime-restore.js b/deps/v8/test/inspector/runtime/runtime-restore.js
index 09e44677e5..77fa823e7e 100644
--- a/deps/v8/test/inspector/runtime/runtime-restore.js
+++ b/deps/v8/test/inspector/runtime/runtime-restore.js
@@ -1,6 +1,6 @@
// Copyright 2017 the V8 project authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.v8
+// found in the LICENSE file.
let {session, contextGroup, Protocol} = InspectorTest.start('Checks that Runtime agent correctly restore its state.');