aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/dom_tests/dom_tests.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/dom_tests/dom_tests.html b/tests/dom_tests/dom_tests.html
index 898546dc..feddafac 100644
--- a/tests/dom_tests/dom_tests.html
+++ b/tests/dom_tests/dom_tests.html
@@ -26,7 +26,7 @@
border-bottom: dashed 1px #999;
}
</style>
- <link rel="stylesheet" type="text/css" href="../../vimium.css" />
+ <link rel="stylesheet" type="text/css" href="../../content_scripts/vimium.css" />
<script type="text/javascript" src="bind.js"></script>
<script type="text/javascript" src="chrome.js"></script>
<script type="text/javascript" src="../../lib/utils.js"></script>