Quieten ccomplextest
diff --git a/Examples/test-suite/python/ccomplextest_runme.py b/Examples/test-suite/python/ccomplextest_runme.py
index 60b9545..63a663f 100644
--- a/Examples/test-suite/python/ccomplextest_runme.py
+++ b/Examples/test-suite/python/ccomplextest_runme.py
@@ -20,5 +20,3 @@
 
     if ccomplextest.Conjf3(a) != a.conjugate():
         raise RuntimeError("bad complex mapping")
-else:
-    print("Not a c99 compiler")