summaryrefslogtreecommitdiff
path: root/tests/cgiapp_data/error.cgi
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cgiapp_data/error.cgi')
-rwxr-xr-xtests/cgiapp_data/error.cgi2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cgiapp_data/error.cgi b/tests/cgiapp_data/error.cgi
index 5afc9c9..e11c766 100755
--- a/tests/cgiapp_data/error.cgi
+++ b/tests/cgiapp_data/error.cgi
@@ -1,3 +1,3 @@
#!/usr/bin/env python
-print 'hey you!'
+print('hey you!')