Skip to content

Commit

Permalink
Fix test path
Browse files Browse the repository at this point in the history
  • Loading branch information
janodvarko committed Apr 13, 2012
1 parent 192d464 commit 2822f0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/content/firebug.html
Expand Up @@ -164,7 +164,7 @@
{group: "html", uri: "html/breakpoints/breakOnElementCB.js", desc: "Mutation breakpoints test (Chromebug active)", testPage: "html/breakpoints/breakOnElement.html"},
{group: "html", uri: "html/breakpoints/breakOnNext.js", desc: "Mutation breakpoints test", testPage: "html/breakpoints/breakOnNext.html"},
{group: "html", uri: "html/breakpoints/breakOnNextCB.js", desc: "Mutation breakpoints test (Chromebug active)", testPage: "html/breakpoints/breakOnNext.html"},
{group: "html", uri: "html/breakpoints/5136/issue5136.js", desc: "Break on HTML mutation works only if the HTML panel is selected", testPage: "html/breakpoints/5136/issue5136.html"},
{group: "html", uri: "html/breakpoints/5316/issue5316.js", desc: "Break on HTML mutation works only if the HTML panel is selected", testPage: "html/breakpoints/5316/issue5316.html"},
{group: "html", uri: "html/onMutate.js", desc: "Html Mutation test", testPage: "html/onMutate.html"},
{group: "html", uri: "html/2183/issue2183.js", desc: "Editing a text node with \"Show Full Text\" off displays cropped text instead of full text", testPage: "html/2183/issue2183.html"},
{group: "html", uri: "html/2426/issue2426.js", desc: "Copy XPath should include namespace", testPage: "html/2426/issue2426.html"},
Expand Down

0 comments on commit 2822f0c

Please sign in to comment.