[tests] fix test compilation on case-sensitive FS (#4121)

This commit is contained in:
Vladimir Ivanov
2020-04-21 10:56:34 +03:00
committed by GitHub
parent 464d34eab1
commit 0dd957e561
@@ -1,4 +1,4 @@
#import "OverrideInit.h"
#import "overrideInit.h"
@implementation TestOverrideInit
-(instancetype)initWithValue:(int)value {