Make sure to use :js: to identify talkback urls, not bug not part of the build

This commit is contained in:
bob%bclary.com 2005-10-24 02:40:55 +00:00
parent f8b486ff3d
commit 9422e9a70c

View File

@ -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} .