blob: d361f15163cb9ffd4509809cbc049b3f8ec03cbe [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.
"""WiFiRateRange is a suite of 4-machine tests.
See control file for details.
"""
from autotest_lib.server import site_wifitest
class network_WiFiRateRange(site_wifitest.test):
pass