diff options
Diffstat (limited to 'tools/page_cycler/indexed_db/basic_insert/start.html')
-rw-r--r-- | tools/page_cycler/indexed_db/basic_insert/start.html | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/tools/page_cycler/indexed_db/basic_insert/start.html b/tools/page_cycler/indexed_db/basic_insert/start.html deleted file mode 100644 index 9711869..0000000 --- a/tools/page_cycler/indexed_db/basic_insert/start.html +++ /dev/null @@ -1,9 +0,0 @@ -<!DOCTYPE HTML> -<html> -<body> -<h3>Note: You must have started chrome with <tt>--enable-file-cookies</tt> for - this test to work manually.</h3> -<script>document.cookie = "__pc_pages=basic_insert; path=/";</script> -<script src="../../common/start.js"></script> -</body> -</html> |