Commit cb0b81c5 authored by brizental's avatar brizental Committed by henry
Browse files

fixup! TB 43817: Add tests for Tor Browser

Bug 43243:
iInclude testing/tor directory into common test archive.
parent 5c5cc832
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -229,6 +229,12 @@ ARCHIVE_FILES = {
            "pattern": "**",
            "dest": "certs",
        },
        {
            "source": buildconfig.topsrcdir,
            "base": "",
            "pattern": "testing/tor",
            "dest": "tor",
        },
    ],
    "cppunittest": [
        {"source": STAGE, "base": "", "pattern": "cppunittest/**"},