From 55793bd3624e4695ad731776b96bd8abcb3e4109 Mon Sep 17 00:00:00 2001 From: bnewbold Date: Sun, 21 Feb 2016 14:38:47 -0800 Subject: README: how to run tests --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index d013970..84af320 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,10 @@ There are no installation instructions. ## Notes and Caveats +To run tests, do something like: + + JULIA_LOAD_PATH=src julia test/runtests.jl + PyX >= 0.13 (2013) is Python3 only. PyX <= 0.12.1 is Python2. Instead of Python's `None`, use Julia's `nothing`. -- cgit v1.2.3