mirror of
https://github.com/tristanpenman/valijson.git
synced 2025-03-03 12:58:03 +01:00
Add required test for draft 4
This commit is contained in:
parent
df89869e00
commit
e6909b155c
@ -418,7 +418,10 @@ TEST_F(TestValidator, Draft4_Properties)
|
||||
|
||||
// TODO: broken refRemote
|
||||
|
||||
// TODO: broken required
|
||||
TEST_F(TestValidator, Draft4_Required)
|
||||
{
|
||||
processDraft4TestFile(TEST_SUITE_DIR "draft4/required.json");
|
||||
}
|
||||
|
||||
TEST_F(TestValidator, Draft4_Type)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user