mirror of
https://github.com/zhigang1992/facebook-ios-sdk.git
synced 2026-05-04 12:32:01 +08:00
Reviewed By: samodom Differential Revision: D33715883 fbshipit-source-id: 8339d4ddba012d15a0349a0b817ea3bfa2891096
15 lines
348 B
Objective-C
15 lines
348 B
Objective-C
/*
|
|
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
* All rights reserved.
|
|
*
|
|
* This source code is licensed under the license found in the
|
|
* LICENSE file in the root directory of this source tree.
|
|
*/
|
|
|
|
@import XCTest;
|
|
|
|
#import <TestTools/TestTools.h>
|
|
|
|
#import "FBSDKApplicationDelegate+Testing.h"
|
|
#import "FBSDKContextWebDialog+Testing.h"
|