Add a trivial test

As an experiment to see if it ever fails.

TBR=esprehn@chromium.org

Review URL: https://codereview.chromium.org/725853003
This commit is contained in:
Adam Barth 2014-11-18 17:11:18 -08:00
parent 82ddd6096e
commit 4ad4c66eba
2 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1 @@
PASS

View File

@ -0,0 +1,3 @@
<script>
internals.notifyTestComplete("PASS");
</script>>