blob: af63989b5d6a2b0b4e761b70050b7e23c3871e17 [file] [log] [blame]
# Copyright (c) 2012 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
"""Unittests for config."""
from __future__ import print_function
from chromite.lib import cros_test_lib
class PlaceholderTest(cros_test_lib.TestCase):
"""Maintaining this file for future tests!"""