Skip to content

Commit

Permalink
fixed formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
mariotaku committed May 29, 2024
1 parent 4363ff4 commit da82fa2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/conftest.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,7 @@ class PlatformInitBase: public virtual BaseTest {
deinit_guard.reset(nullptr);
std::cout << "PlatformInitTest:: finished Fixture TearDown" << std::endl;
}

private:
std::unique_ptr<platf::deinit_t> deinit_guard;
};
Expand Down

0 comments on commit da82fa2

Please sign in to comment.