aboutsummaryrefslogtreecommitdiffstats
path: root/Tests/Prefix.pch
blob: f3bf22da916e52574c6482617940f69c7e668875 (plain)
1
2
3
4
5
#ifdef __OBJC__
    #import <Cocoa/Cocoa.h>
    #import <XCTest/XCTest.h>
    #import "Shortcut.h"
#endif