7a382c9ed0
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/alsa-lib#d1acbfe5cbd0b61371d377f2bb319155a4e538c0
12 lines
218 B
YAML
12 lines
218 B
YAML
- hosts: localhost
|
|
roles:
|
|
- role: standard-test-basic
|
|
tags:
|
|
- classic
|
|
required_packages:
|
|
- alsa-utils
|
|
tests:
|
|
- simple:
|
|
dir: .
|
|
run: ./run_tests.sh
|