Skip to content

Commit

Permalink
Fix header import statements in Test class
Browse files Browse the repository at this point in the history
  • Loading branch information
stephent committed Jun 19, 2015
1 parent 3997354 commit d965df8
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions ObjectiveWMMTests/DeclinationTests.m
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,7 @@

#import <UIKit/UIKit.h>
#import <XCTest/XCTest.h>

#import "CCMagneticModel.h"
#import "CCMagneticDeclination.h"
#import <ObjectiveWMM/ObjectiveWMM.h>

@interface DeclinationTests : XCTestCase

Expand Down

0 comments on commit d965df8

Please sign in to comment.