spacing fix
authorklehman <klehman9@comcast.net>
Mon, 25 Oct 2021 20:46:44 +0000 (16:46 -0400)
committerklehman <klehman9@comcast.net>
Mon, 25 Oct 2021 20:46:44 +0000 (16:46 -0400)
src/openpower/test/common.py

index c3cad38f97e648db4edc89485b4a84a1adb6f18e..fafe8243b0d60366872fa8acf3ecfd394d3ba187 100644 (file)
@@ -150,6 +150,7 @@ class TestCase:
         self.expected = expected # expected results from the test
         self.test_file = test_file
 
+
 class ALUHelpers:
 
     def get_sim_fast_reg(res, sim, dec2, reg, name):