| Index: ports/devenv/tests/demo2014_test.html
|
| diff --git a/ports/devenv/tests/io2014_test.html b/ports/devenv/tests/demo2014_test.html
|
| similarity index 93%
|
| rename from ports/devenv/tests/io2014_test.html
|
| rename to ports/devenv/tests/demo2014_test.html
|
| index ca3effc4a97e8d6ac472e381a5aebbc0737c8eae..c3f44d3f6b39950e4832477701d8ffbcc4cbb835 100644
|
| --- a/ports/devenv/tests/io2014_test.html
|
| +++ b/ports/devenv/tests/demo2014_test.html
|
| @@ -10,7 +10,7 @@ found in the LICENSE file.
|
| function init() {
|
| chrometest.run([
|
| 'common.js',
|
| - 'io2014_test.js',
|
| + 'demo2014_test.js',
|
| ]);
|
| }
|
| </script>
|
|
|