blob: 2f68ea88dd37526b9c1e6c663e2fb43a4cb55a58 [file] [edit]
// DEPRECATED: Do not include this file in new tests. Use js-test.js instead,
// which combines the functionality of js-test-pre.js and js-test-post.js.
wasPostTestScriptParsed = true;
if (window.jsTestIsAsync) {
if (window.testRunner)
testRunner.waitUntilDone();
if (window.wasFinishJSTestCalled)
finishJSTest();
} else
finishJSTest();