blob: ca3effc4a97e8d6ac472e381a5aebbc0737c8eae [file] [log] [blame]
<html>
<!--
Copyright (c) 2014 The Native Client Authors. All rights reserved.
Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file.
-->
<body onload="init();">
<script src="/_chrome_test.js"></script>
<script>
function init() {
chrometest.run([
'common.js',
'io2014_test.js',
]);
}
</script>
</body>
</html>