5c8c6bde6b
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/hunspell-ta#7f37ca8ac503b972bf66a1cfcff98d56df5d4922
12 lines
228 B
YAML
12 lines
228 B
YAML
- hosts: localhost
|
|
roles:
|
|
- role: standard-test-basic
|
|
required_packages:
|
|
- python3-enchant
|
|
tags:
|
|
- classic
|
|
tests:
|
|
- sample:
|
|
dir: scripts/
|
|
run: ./run_tests.sh
|