Welcome to mirror list, hosted at ThFree Co, Russian Federation.

MUTextMessageProcessorTest.h « Tests - github.com/mumble-voip/mumble-iphoneos.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 55b041f04091c9c93dfe926da9064aef3c916391 (plain)
1
2
3
4
5
6
7
8
9
// Copyright 2013 The 'Mumble for iOS' Developers. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.

#import <SenTestingKit/SenTestingKit.h>

@interface MUTextMessageProcessorTest : SenTestCase

@end