10 lines
281 B
HTML
10 lines
281 B
HTML
<!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=update-transactions; path=/";</script>
|
|
<script src="../../common/start.js"></script>
|
|
</body>
|
|
</html>
|