Add smoketest command.

This commit is contained in:
Josh Matthews 2018-03-06 13:25:10 -05:00
parent 79938affb3
commit a690d6ffa7
2 changed files with 15 additions and 0 deletions

View file

@ -0,0 +1,5 @@
<script>
window.onload = function() {
window.close();
}
</script>