From 9d2cebc728241ce82313e64ef3e858162259573c Mon Sep 17 00:00:00 2001 From: Brian Lamar Date: Fri, 22 Apr 2011 15:26:45 -0400 Subject: [PATCH] Renamed test_virt.py to test_libvirt.py as per suggestion. --- nova/tests/{test_virt.py => test_libvirt.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename nova/tests/{test_virt.py => test_libvirt.py} (100%) diff --git a/nova/tests/test_virt.py b/nova/tests/test_libvirt.py similarity index 100% rename from nova/tests/test_virt.py rename to nova/tests/test_libvirt.py