diff --git a/test/run b/test/run
index c9268827030c154c6154d3aa34a7bd7d9ff3594f..5277176bc3f37820537cb54b00fad75a4fbccf5d 100755
--- a/test/run
+++ b/test/run
@@ -84,7 +84,6 @@ testPython2() {
     compile "python2"
     assertCaptured "python-2.7.15"
     assertCapturedSuccess
-  fi
 }
 
 testPython3() {