Skip to content

Commit

Permalink
Release 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
schaefba committed Aug 10, 2015
1 parent e3f8df9 commit 9115372
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Example/Tests/OMHSerializerTests.m
Original file line number Diff line number Diff line change
Expand Up @@ -619,8 +619,6 @@

describe(HKCorrelationTypeIdentifierFood,^{
itShouldBehaveLike(@"AnySerializerForSupportedSample", ^{
//energyConsumedQuantitySample = nil;
//carbConsumedQuantitySample = nil;
NSDate *sampleDate = [NSDate date];
NSLog(@"In Correlation, sampleDate: %@",[sampleDate description]);
NSNumber *calorieValue = [NSNumber numberWithDouble:105];
Expand Down

0 comments on commit 9115372

Please sign in to comment.