1f3cea2336b7b75179530357197a5bc6078526488phoglund@webrtc.org/*
2f3cea2336b7b75179530357197a5bc6078526488phoglund@webrtc.org *  Copyright (c) 2011 The WebRTC project authors. All Rights Reserved.
3f3cea2336b7b75179530357197a5bc6078526488phoglund@webrtc.org *
4f3cea2336b7b75179530357197a5bc6078526488phoglund@webrtc.org *  Use of this source code is governed by a BSD-style license
5f3cea2336b7b75179530357197a5bc6078526488phoglund@webrtc.org *  that can be found in the LICENSE file in the root of the source
6f3cea2336b7b75179530357197a5bc6078526488phoglund@webrtc.org *  tree. An additional intellectual property rights grant can be found
7f3cea2336b7b75179530357197a5bc6078526488phoglund@webrtc.org *  in the file PATENTS.  All contributing project authors may
8f3cea2336b7b75179530357197a5bc6078526488phoglund@webrtc.org *  be found in the AUTHORS file in the root of the source tree.
9f3cea2336b7b75179530357197a5bc6078526488phoglund@webrtc.org */
10f3cea2336b7b75179530357197a5bc6078526488phoglund@webrtc.org
11956aa7e0874f2e08c335a82a2c32f400fac8b031pbos@webrtc.org#include "testing/gtest/include/gtest/gtest.h"
12956aa7e0874f2e08c335a82a2c32f400fac8b031pbos@webrtc.org#include "webrtc/voice_engine/channel.h"
13f3cea2336b7b75179530357197a5bc6078526488phoglund@webrtc.org
14f3cea2336b7b75179530357197a5bc6078526488phoglund@webrtc.org// Empty test just to get coverage metrics.
15f3cea2336b7b75179530357197a5bc6078526488phoglund@webrtc.orgTEST(ChannelTest, EmptyTestToGetCodeCoverage) {}
16