mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-02 01:48:05 +00:00
Make sure to use :js: to identify talkback urls, not bug not part of the build
This commit is contained in:
parent
f8b486ff3d
commit
9422e9a70c
@ -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} .
|
||||
|
Loading…
Reference in New Issue
Block a user