Skip to content

Commit

Permalink
Use capital letters for ASHRAE.
Browse files Browse the repository at this point in the history
  • Loading branch information
tanaya-mankad committed Sep 19, 2023
1 parent 1f11719 commit 021019e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/main_libtk205.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ TEST_F(RS0001UnsupportedFixture, Verify_schema_version)

TEST_F(RS0001Fixture, Check_logger)
{
EXPECT_TRUE(ashrae205_ns::Ashrae205::logger != nullptr);
EXPECT_TRUE(ashrae205_ns::ASHRAE205::logger != nullptr);
}

TEST_F(RS0001Fixture, Check_is_set)
Expand Down

0 comments on commit 021019e

Please sign in to comment.