Blame storage/test/moz.build

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