mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
* python/libvir.c: fixed a bug in the new wrapper
* python/tests/Makefile.am python/tests/node.py: added a new test for the new API * python/tests/create.py: remove a debug Daniel
This commit is contained in:
@@ -4,7 +4,8 @@ PYTESTS= \
|
||||
basic.py \
|
||||
create.py \
|
||||
uuid.py \
|
||||
error.py
|
||||
error.py \
|
||||
node.py
|
||||
|
||||
EXTRA_DIST = $(PYTESTS)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user