Port dd8ba1a071 to avoid mac builder bustage.

This commit is contained in:
Josh Matthews 2016-07-07 12:37:43 -04:00
parent 4fafcb121f
commit fcffefcc46

View file

@ -8,7 +8,7 @@ setup(props);
add_completion_callback(function (tests, harness_status) {
var id = location.pathname + location.search + location.hash;
alert("RESULT: " + JSON.stringify([
console.log("ALERT: RESULT: " + JSON.stringify([
id,
harness_status.status,
harness_status.message,