blob: 3eddfa014ead122b5a45b9aa881e6e47bd35aab4 [file] [log] [blame]
Blink Reformat4c46d092018-04-07 15:32:371// Copyright 2017 The Chromium Authors. All rights reserved.
2// Use of this source code is governed by a BSD-style license that can be
3// found in the LICENSE file.
4
5if (self.testRunner) {
6 testRunner.dumpAsText();
7 testRunner.waitUntilDone();
8}
9
10Runtime.startApplication('integration_test_runner');