mirror of
https://gitlab.com/libvirt/libvirt-python.git
synced 2025-07-30 23:41:52 +03:00
* python/tests/Makefile.am: added the create.py in the regression tests
Daniel
This commit is contained in:
@ -1,7 +1,8 @@
|
||||
EXAMPLE_DIR = $(datadir)/doc/libvirt-python-$(LIBVIRT_VERSION)/examples
|
||||
|
||||
PYTESTS= \
|
||||
basic.py
|
||||
basic.py \
|
||||
create.py
|
||||
|
||||
EXTRA_DIST = $(PYTESTS)
|
||||
|
||||
|
Reference in New Issue
Block a user