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