doxygen/tests/tests.yml

13 lines
202 B
YAML
Raw Normal View History

2019-03-06 17:39:53 +00:00
---
# Run tests in all contexts
- hosts: localhost
tags:
- classic
roles:
- role: standard-test-beakerlib
tests:
- upstream-test-suite
required_packages:
- doxygen
- python3