Fix multiple tests naming (make follow PascalCase)
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
using namespace Chaos::Hash::Md5;
|
||||
|
||||
TEST(Md5Tests, RFCTest)
|
||||
TEST(Md5Tests, RfcTest)
|
||||
{
|
||||
struct Helper
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user