From 9422e9a70cee4cb725723d96931fa583d552b2c5 Mon Sep 17 00:00:00 2001 From: "bob%bclary.com" Date: Mon, 24 Oct 2005 02:40:55 +0000 Subject: [PATCH] Make sure to use :js: to identify talkback urls, not bug not part of the build --- js/tests/each.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/tests/each.pl b/js/tests/each.pl index b5ca0307963a..b60be4119f0e 100755 --- a/js/tests/each.pl +++ b/js/tests/each.pl @@ -53,7 +53,7 @@ my $hook = shift @ARGV || die usage(); my $chromeurl; my $testUrl; -editTalkback($browserexe, $jsfile); +editTalkback($browserexe, 'js:' + $jsfile); my $testrunner = "http://" . $ENV{TEST_HTTP} .