diff options
| author | Tomáš Znamenáček | 2014-08-07 10:59:47 +0200 | 
|---|---|---|
| committer | Tomáš Znamenáček | 2015-01-07 15:42:21 +0100 | 
| commit | f03fad7b629d3fac525bed5e37d064343fe773cd (patch) | |
| tree | fe225dad356887c120df97997ab88aadd5527e58 /Framework/MASShortcutTests.m | |
| parent | 942bbe849ed245d8b2e9afcb0a61d66b23beaef9 (diff) | |
| download | MASShortcut-f03fad7b629d3fac525bed5e37d064343fe773cd.tar.bz2 | |
Added Shortcut.h to the tests prefix header to simplify tests.
Diffstat (limited to 'Framework/MASShortcutTests.m')
| -rw-r--r-- | Framework/MASShortcutTests.m | 2 | 
1 files changed, 0 insertions, 2 deletions
| diff --git a/Framework/MASShortcutTests.m b/Framework/MASShortcutTests.m index d1cd8c4..28eab56 100644 --- a/Framework/MASShortcutTests.m +++ b/Framework/MASShortcutTests.m @@ -1,5 +1,3 @@ -#import "MASShortcut.h" -  @interface MASShortcutTests : XCTestCase  @end | 
