summaryrefslogtreecommitdiffstats
path: root/python/mozbuild/mozbuild/test/frontend/data/reader-error-write-unknown-global/moz.build
blob: 567503175362a6121b9dfa546dadf0331bb3a8be (plain)
1
2
3
4
5
6
7
# -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*-
# Any copyright is dedicated to the Public Domain.
# http://creativecommons.org/publicdomain/zero/1.0/

DIRS = ["dir1", "dir2"]

FOO = "bar"