summaryrefslogtreecommitdiffstats
path: root/toolkit/components/ml/tests/browser/browser.toml
blob: ed3c04f06646e00749d1a41ee058b25583b3cd4d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[DEFAULT]
run-if = ["nightly_build"] # Bug 1890946 - enable the inference engine in release
support-files = [
  "head.js",
  "data/**/*.*"
]

["browser_ml_cache.js"]
lineno = "7"

["browser_ml_engine.js"]
lineno = "10"

["browser_ml_utils.js"]
lineno = "13"