Skip to content

Commit

Permalink
Uncrustify reformat
Browse files Browse the repository at this point in the history
Signed-off-by: Devin Bonnie <dbbonnie@amazon.com>
  • Loading branch information
dabonnie committed Apr 20, 2020
1 parent e1847a4 commit 3798935
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions rclcpp/test/test_publisher_subscription_count_api.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ class TestPublisherSubscriptionCount : public ::testing::TestWithParam<TestParam
{
rclcpp::shutdown();
}

protected:
void SetUp() {}

Expand Down
1 change: 1 addition & 0 deletions rclcpp/test/test_subscription_publisher_count_api.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ class TestSubscriptionPublisherCount : public ::testing::TestWithParam<TestParam
{
rclcpp::shutdown();
}

protected:
void SetUp() {}
void TearDown() {}
Expand Down

0 comments on commit 3798935

Please sign in to comment.