mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-22 07:03:38 +00:00
v2v: Fix missing backslash character in list of tests.
Fixes commit c0d95dcde8.
This commit is contained in:
@@ -479,7 +479,7 @@ TESTS += \
|
||||
test-v2v-print-source.sh \
|
||||
test-v2v-sound.sh \
|
||||
test-v2v-virtio-win-iso.sh \
|
||||
test-v2v-windows-conversion.sh
|
||||
test-v2v-windows-conversion.sh \
|
||||
$(SLOW_TESTS) \
|
||||
$(ROOT_TESTS)
|
||||
endif ENABLE_APPLIANCE
|
||||
|
||||
Reference in New Issue
Block a user