summaryrefslogtreecommitdiffstats
path: root/toolkit/content/tests/chrome/test_popup_moveToAnchor.xhtml
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/content/tests/chrome/test_popup_moveToAnchor.xhtml')
-rw-r--r--toolkit/content/tests/chrome/test_popup_moveToAnchor.xhtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolkit/content/tests/chrome/test_popup_moveToAnchor.xhtml b/toolkit/content/tests/chrome/test_popup_moveToAnchor.xhtml
index a7800caaad..628ff2a851 100644
--- a/toolkit/content/tests/chrome/test_popup_moveToAnchor.xhtml
+++ b/toolkit/content/tests/chrome/test_popup_moveToAnchor.xhtml
@@ -20,7 +20,7 @@
<script>
SimpleTest.waitForExplicitFinish();
-function runTest(id)
+function runTest()
{
$("popup").openPopup($("button1"), "after_start");
}