From 61591594a207b1116e2f847dfb64ac7eac227a6a Mon Sep 17 00:00:00 2001
From: Casey Faist <caseylfaist@gmail.com>
Date: Fri, 24 Aug 2018 18:19:07 -0400
Subject: [PATCH] typo fix

---
 test/run | 1 -
 1 file changed, 1 deletion(-)

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