// // Copyright (c) 2018 Open Whisper Systems. All rights reserved. // #import "AppContext.h" NS_ASSUME_NONNULL_BEGIN #ifdef DEBUG @interface TestAppContext : NSObject @end #endif NS_ASSUME_NONNULL_END