All the other test_programs in the section use tabs
and virportallocatortest sticks out with tab width
other than 8.
---
Pushed as trivial.
tests/Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 1b752b2..cd91734 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -143,7 +143,7 @@ test_programs = virshtest sockettest \
virlockspacetest \
virlogtest \
virstringtest \
- virportallocatortest \
+ virportallocatortest \
sysinfotest \
virstoragetest \
virnetdevbandwidthtest \
--
1.8.3.2