| Index: chrome/common/extensions/docs/templates/articles/app_codelab4_testing.html
|
| diff --git a/chrome/common/extensions/docs/templates/articles/app_codelab4_testing.html b/chrome/common/extensions/docs/templates/articles/app_codelab4_testing.html
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..ad13d85b527f1303da44e3f5a962f19dd1cece7f
|
| --- /dev/null
|
| +++ b/chrome/common/extensions/docs/templates/articles/app_codelab4_testing.html
|
| @@ -0,0 +1,8 @@
|
| +<h1 id="lab_4_testing">Lab 4 - Testing</h1>
|
| +
|
| +<p>We are working on guidelines and best practices for testing Chrome apps... stay tuned.</p>
|
| +
|
| +<h1 id="what_39_s_next_">What's next?</h1>
|
| +
|
| +<p>In <a href="app_codelab5_data.html">lab5_data</a>, you will modify your Todo list app
|
| +so that Todo items are saved.</p>
|
|
|