Skip to content

Commit

Permalink
Add final newline.
Browse files Browse the repository at this point in the history
  • Loading branch information
tanaya-mankad committed Dec 20, 2023
1 parent 416eb17 commit e1fb541
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion test/testPerformanceMaps.cc
Original file line number Diff line number Diff line change
Expand Up @@ -679,4 +679,4 @@ int main(int, char*)

// Made it through the gauntlet
return 0;
}
}
2 changes: 1 addition & 1 deletion test/testSizingFractions.cc
Original file line number Diff line number Diff line change
Expand Up @@ -173,4 +173,4 @@ void testGetCompressorMinRuntime()

double hrs = hpwh.getCompressorMinRuntime(HPWH::UNITS_HR);
ASSERTTRUE(hrs == expected_hrs);
}
}

0 comments on commit e1fb541

Please sign in to comment.