1# Copyright 2013 The Chromium Authors. All rights reserved.
2# Use of this source code is governed by a BSD-style license that can be
3# found in the LICENSE file.
4
5# TODO(nduca): Add basic unit test for cros_browser_finder.
6#
7# Here, we should mock the cros_interface module (assuming its working) and
8# verify that the finder does the right thing. Because the finder delegates most
9# of its work to the CRI, the test code here is going to be comparatively
10# simple.
11