Add basic test
This commit is contained in:
parent
571d138f3a
commit
3ec0a22380
4
tests/basic.fmf
Normal file
4
tests/basic.fmf
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
require:
|
||||||
|
- python3-pygments
|
||||||
|
test: |
|
||||||
|
touch test.py && pygmentize -f html -l python -o test.html test.py && grep "<div\s" "./test.html"
|
Loading…
Reference in New Issue
Block a user