blob: 5b3f5a5c9f07a379995ce6f8336433f963fbd2cb [file] [log] [blame]
# Copyright (c) 2014 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.
"""FAFT configuration overrides for Blaze."""
from autotest_lib.server.cros.faft.config import nyan
class Values(nyan.Values):
"""Inherit overrides from Nyan."""
pass