author | Ms2ger <ms2ger@gmail.com> |
Thu, 03 Oct 2013 09:11:13 +0200 | |
changeset 149755 | 20613b2d640db9fd2b62b01ccc3ff6551151886f |
parent 139722 | 321a9432686db2dd566435fef316bb2b6114e48b |
child 156201 | 05e66d941de21f4edbb22801c740878474d23b72 |
permissions | -rw-r--r-- |
# -*- 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_startupcache' CPP_UNIT_TESTS += [ 'TestStartupCache.cpp', ]