Revision: 0c9bf04e8cd4
Branch: default
Author: gbtami
Date: Sun Jan 4 21:50:20 2015 UTC
Log: Added Python3 test helper script
https://code.google.com/p/pychess/source/detail?r=0c9bf04e8cd4
Added:
/testing/run3
=======================================
--- /dev/null
+++ /testing/run3 Sun Jan 4 21:50:20 2015 UTC
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+PYTHONPATH=../lib python3 "$@"