Remove whitespace
[soc.git] / TLB / test / test_cam.py
index 4c32707e7f818f7834baae8f94cbb5ddc160042e..ebf35ed1432a4f5cf373cb90d6792d507d2b5389 100644 (file)
@@ -196,7 +196,7 @@ def testbench(dut):
     single_match = 1
     yield from set_cam(dut, enable, write_enable, address, data) 
     yield
-    yield from check_single_match(dut, single_match, 0) 
+    yield from check_single_match(dut, single_match, 0)
 
     yield