gecko/toolkit/components/filepicker/test/moz.build
Neil Rashbrook 41874a96bc Bug 896768 Test for autocompletesearch="file" results r=Mossop
--HG--
extra : rebase_source : e213d82c9703b1ddf5145768c2ef894260bfc155
2013-08-12 23:53:56 +01:00

10 lines
386 B
Python

# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*-
# vim: set filetype=python:
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
MODULE = 'test_filepicker'
XPCSHELL_TESTS_MANIFESTS += ['unit/xpcshell.ini']