Skip to content

Commit

Permalink
Fixed test failure as part of merge
Browse files Browse the repository at this point in the history
  • Loading branch information
nicjansma committed Aug 24, 2015
1 parent 3148146 commit 56a278a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/page-templates/06-bugs/95726.html
Expand Up @@ -27,7 +27,7 @@
"var a\x3dthis.createElement(\x22script\x22);\n" +
"c\x26\x26(this.domain\x3dc);\n" +
"a.id\x3d\x22boomr-if-as\x22;\n" +
"a.src\x3d\x22//foo.com/?foo\x22;\n" +
"a.src\x3d\x22/build/boomerang-latest-debug.js\x22;\n" +
"BOOMR_lstart\x3d(new Date).getTime();\n" +
"this.body.appendChild(a);\n" +
"};\n" +
Expand Down

0 comments on commit 56a278a

Please sign in to comment.