Rename ASTextKitHelpers to ASTextKitComponents and make the header public

This commit is contained in:
Eric Jensen
2016-03-26 15:31:53 -07:00
parent 5be3b0137a
commit 387abbff5d
8 changed files with 24 additions and 24 deletions

View File

@@ -8,7 +8,7 @@
#import <XCTest/XCTest.h>
#import "ASTextKitHelpers.h"
#import "ASTextKitComponents.h"
#import "ASTextNodeTypes.h"
#import "ASTextNodeWordKerner.h"