| Index: ports/devenv/tests/io2014_test.html
|
| diff --git a/ports/devenv/tests/io2014_test.html b/ports/devenv/tests/io2014_test.html
|
| deleted file mode 100644
|
| index ca3effc4a97e8d6ac472e381a5aebbc0737c8eae..0000000000000000000000000000000000000000
|
| --- a/ports/devenv/tests/io2014_test.html
|
| +++ /dev/null
|
| @@ -1,18 +0,0 @@
|
| -<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>
|
|
|