Skip to content

Commit

Permalink
fix whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
Marin Usalj committed Oct 13, 2013
1 parent ad6dd1e commit 8bd930f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Xcode Templates/Kiwi Spec.xctemplate/___FILEBASENAME___.m
Expand Up @@ -7,13 +7,13 @@
//

#import <Kiwi/Kiwi.h>

#import "___VARIABLE_testedClass:identifier___.h"


SPEC_BEGIN(___FILEBASENAMEASIDENTIFIER___)

describe(@"___VARIABLE_testedClass:identifier___", ^{

});

SPEC_END
SPEC_END

0 comments on commit 8bd930f

Please sign in to comment.