python-lit/tests/tests.yml
Tom Stellard 90542c4681 Remove test that isn't working as expected
The ! is ignored and the test still passes.
2018-12-07 08:16:50 +00:00

12 lines
198 B
YAML

- hosts: localhost
roles:
- role: standard-test-basic
tags:
- classic
required_packages:
- python3-lit
tests:
- lit:
dir: ./
run: lit --version