[gnome-boxes/wip/automated-tests: 21/29] tests: Remove a redundant empty line



commit 0fddcc4bd01b91ff2da067b83f80bebe1a7ab2c8
Author: Vladimir Benes <vbenes redhat com>
Date:   Fri Jan 9 21:07:42 2015 +0000

    tests: Remove a redundant empty line
    
    https://bugzilla.gnome.org/show_bug.cgi?id=736288

 tests/environment.py |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/tests/environment.py b/tests/environment.py
index 1a417dd..87e6822 100644
--- a/tests/environment.py
+++ b/tests/environment.py
@@ -115,6 +115,7 @@ def after_tag(context, tag):
         os.system('virsh -q -c qemu:///system destroy Core-5.3 > /dev/null 2>&1')
         os.system('virsh -q -c qemu:///system undefine Core-5.3 > /dev/null 2>&1')
 
+
 def after_scenario(context, scenario):
     """Teardown for each scenario
     Kill gnome-boxes (in order to make this reliable we send sigkill)


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]