Skip to content

Commit

Permalink
Add rerecord target for Java
Browse files Browse the repository at this point in the history
  • Loading branch information
empwilli committed Mar 26, 2024
1 parent 62d6e95 commit 484d088
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev_scripts/run_tests_with_rerecord.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ def main() -> int:
"tests.csharp.test_verification.Test_against_recorded",
"tests.csharp.test_structure.Test_generation_against_recorded",
"tests.intermediate.test_translate.Test_against_recorded",
"tests.java.test_main.Test_against_recorded",
"tests.our_jsonschema.test_main.Test_against_recorded",
"tests.rdf_shacl.test_main.Test_against_recorded",
"tests.parse.test_parse.Test_against_recorded",
Expand Down

0 comments on commit 484d088

Please sign in to comment.