You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-ios/Signal/test/network/rtp/zrtp/DH3KAgreerTest.h

14 lines
240 B
C

11 years ago
//
// DH3KAgreerTest.h
// RedPhone
//
// Created by Twisted Oak Studios Mac Mini on 2013-03-21.
// Copyright (c) 2013 Twisted Oak Studios. All rights reserved.
//
#import <XCTest/XCTest.h>
11 years ago
@interface DH3KAgreerTest : XCTestCase
11 years ago
@end