Skip to content

Commit

Permalink
Add tests/validate_automatus_metadata.py to mypy testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Mab879 committed Jun 14, 2024
1 parent 2519aa2 commit d2939f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ mypy_test("utils/check_eof.py" "normal")
mypy_test("utils/import_disa_stig.py" "skip")
mypy_test("tests/cces-removed.py" "normal")
mypy_test("utils/build_control_from_reference.py" "skip")
mypy_test("tests/validate_automatus_metadata.py" "normal")

if(PYTHON_VERSION_MAJOR GREATER 2 AND PYTHON_VERSION_MINOR GREATER 7 AND PY_TRESTLE AND PY_LXML)
mypy_test("utils/oscal/" "skip")
Expand Down

0 comments on commit d2939f2

Please sign in to comment.