diff options
Diffstat (limited to 'tools/page_cycler/database/select-readtransactions/start.html')
-rw-r--r-- | tools/page_cycler/database/select-readtransactions/start.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/page_cycler/database/select-readtransactions/start.html b/tools/page_cycler/database/select-readtransactions/start.html index 6833f1b..383fb20 100644 --- a/tools/page_cycler/database/select-readtransactions/start.html +++ b/tools/page_cycler/database/select-readtransactions/start.html @@ -4,6 +4,6 @@ <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=select-readtransactions; path=/";</script> -<script src="../start.js"></script> +<script src="../../common/start.js"></script> </body> </html> |