[tests] fix test compilation on case-sensitive FS (#4121)
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
#import "OverrideInit.h"
|
#import "overrideInit.h"
|
||||||
|
|
||||||
@implementation TestOverrideInit
|
@implementation TestOverrideInit
|
||||||
-(instancetype)initWithValue:(int)value {
|
-(instancetype)initWithValue:(int)value {
|
||||||
|
|||||||
Reference in New Issue
Block a user