summaryrefslogtreecommitdiffstats
path: root/python/mozbuild/mozbuild/test/backend/data/test-manifest-shared-support/mochitest.ini
blob: a9860f3de8ad8f516f6e34b9b6fda740b31a16cd (plain)
1
2
3
4
5
6
7
8
[DEFAULT]
support-files =
  support-file.txt
  !/child/test_sub.js
  !/child/another-file.sjs
  !/child/data/**

[test_foo.js]