Skip to content

Commit

Permalink
test: Ensure that draft6 is tested as well
Browse files Browse the repository at this point in the history
  • Loading branch information
macisamuele committed May 11, 2020
1 parent 3355dc3 commit 40f138c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_suite.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ use draft::test_draft;
use jsonschema::JSONSchema;
use serde_json::Value;

//test_draft!("tests/suite/tests/draft6/");
test_draft!("tests/suite/tests/draft6/");
test_draft!("tests/suite/tests/draft7/");

0 comments on commit 40f138c

Please sign in to comment.