mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 00:11:26 +00:00
fixup errors in set names and nesting
This commit is contained in:
parent
d144e29b48
commit
2107c82ca4
2 changed files with 3 additions and 2 deletions
|
@ -29,7 +29,7 @@ int main()
|
|||
test_keyed_NSCoding(testObjs);
|
||||
test_NSCopying(@"NSDictionary", @"NSMutableDictionary", testObjs, YES, NO);
|
||||
test_NSMutableCopying(@"NSDictionary", @"NSMutableDictionary", testObjs);
|
||||
START_SET("NSArray subscripting")
|
||||
START_SET("NSDictionary subscripting")
|
||||
# ifndef __has_feature
|
||||
# define __has_feature(x) 0
|
||||
# endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue