tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

expectations.json.in (439B)


      1 {
      2     "test_snap_core_base": {},
      3     "test_about_support": {
      4         "version_box": "#RUNTIME_VERSION#",
      5         "distribution_id": "canonical-002"
      6     },
      7     "test_about_buildconfig": {
      8         "source_repo": "https://hg.mozilla.org/",
      9         "official": "MOZILLA_OFFICIAL=1"
     10     },
     11     "test_youtube": {
     12         "duration": 1,
     13         "playback": 2
     14     },
     15     "test_youtube_film": {
     16         "duration": 1,
     17         "playback": 2
     18     }
     19 }