X-Git-Url: https://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=test%2Fsuite.py;h=836e0ba0913543364b3d717a23373dfa18764991;hb=56ea961887d507114174af5f92b8c3c77b0b7a50;hp=e66d3add917acf2dfee4b02a96f67c39fc73a3cc;hpb=23a78f1c16aa4654b74a1908a091661fc6d551a2;p=dunshire.git diff --git a/test/suite.py b/test/suite.py index e66d3ad..836e0ba 100644 --- a/test/suite.py +++ b/test/suite.py @@ -3,7 +3,7 @@ import doctest # Add '../' to our path. from site import addsitedir -addsitedir('.') +addsitedir('./src/dunshire') import cones import matrices import symmetric_linear_game