TestCheck: added missing registration (#5484)

This commit is contained in:
Oliver Stöneberg 2023-09-26 10:03:53 +02:00 committed by GitHub
parent 99e38cf8f8
commit 9f96803f62
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -51,3 +51,5 @@ private:
}
}
};
REGISTER_TEST(TestCheck)