Index: sky/tests/dom/appendChild-expected.txt |
diff --git a/sky/tests/dom/appendChild-expected.txt b/sky/tests/dom/appendChild-expected.txt |
index e70eefec53de827cda637a782ca5b01f20ddc839..f0c12f5a12810e867ebc2e305dddd594029f7b27 100644 |
--- a/sky/tests/dom/appendChild-expected.txt |
+++ b/sky/tests/dom/appendChild-expected.txt |
@@ -1,9 +1,8 @@ |
-Running 5 tests |
-ok 1 appendChild should throw with invalid arguments |
-ok 2 appendChild should insert children |
-ok 3 appendChild should insert children with a fragment |
-ok 4 appendChild should throw when inserting a tree scope |
-ok 5 appendChild should throw when appending to a text |
-5 tests |
-5 pass |
-0 fail |
+CONSOLE: unittest-suite-wait-for-done |
+CONSOLE: PASS: should throw with invalid arguments |
+CONSOLE: PASS: should insert children |
+CONSOLE: PASS: should insert children with a fragment |
+CONSOLE: |
+CONSOLE: All 3 tests passed. |
+CONSOLE: unittest-suite-success |
+DONE |