From 98b77fecd17937c0b10d809906c4c0760ca077e5 Mon Sep 17 00:00:00 2001 From: William Blevins Date: Sun, 27 Nov 2016 22:05:26 -0500 Subject: Reverted Python3 change to runtest.py. --- runtest.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runtest.py b/runtest.py index cfdc0c9..d636b73 100755 --- a/runtest.py +++ b/runtest.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python3 +#!/usr/bin/env python # # __COPYRIGHT__ # -- cgit v0.12