Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(8505)

Unified Diff: chrome/test/data/sync/basic_page.html

Issue 8510075: Fixed and added new tests in SyncIntegrationTest class. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 9 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/test/functional/PYAUTO_TESTS » ('j') | chrome/test/functional/sync.py » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/sync/basic_page.html
===================================================================
--- chrome/test/data/sync/basic_page.html (revision 0)
+++ chrome/test/data/sync/basic_page.html (revision 0)
@@ -0,0 +1,7 @@
+<html>
Nirnimesh 2011/11/15 18:21:16 Why not reuse one of the existing html files?
dyu1 2011/11/17 20:01:31 done
+ <head>Basic Page</head>
+ <body>
+ <h1>Hello World</h1>
+ <p>Welcome to my first page.</p>
+ </body>
+</html>
« no previous file with comments | « no previous file | chrome/test/functional/PYAUTO_TESTS » ('j') | chrome/test/functional/sync.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698