Bug 1898197 - Move tabs tests into browser/components/tabbrowser/. r=tabbrowser-reviewers,frontend-codestyle-reviewers,mak

Differential Revision: https://phabricator.services.mozilla.com/D211190
This commit is contained in:
Dão Gottwald
2024-05-23 12:54:24 +00:00
parent 716f5d2f9f
commit c4167a3cc6
163 changed files with 66 additions and 67 deletions

View File

@@ -2,9 +2,9 @@
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
/* import-globals-from ../../../../base/content/test/tabs/helper_origin_attrs_testing.js */
/* import-globals-from ../../../tabbrowser/test/tabs/helper_origin_attrs_testing.js */
loadTestSubscript(
"../../../../base/content/test/tabs/helper_origin_attrs_testing.js"
"../../../tabbrowser/test/tabs/helper_origin_attrs_testing.js"
);
const PATH =