Skip to content

Commit

Permalink
[FIX] gtests
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-olivier committed Apr 26, 2021
1 parent be0bde5 commit 8a93f53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/tests.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ TEST(getVariable, bad_symbol)
}
}

TEST(bad arguments, nullptr)
TEST(bad_arguments, null_pointer)
{
try {
DyLib lib(nullptr);
Expand Down

0 comments on commit 8a93f53

Please sign in to comment.