X-Git-Url: http://woldlab.caltech.edu/gitweb/?p=erange.git;a=blobdiff_plain;f=test%2FtestMakeGraphs.py;h=dba92388ebef735dbe17978d90b92eb3b79087aa;hp=567e5d258fb6c8fbe5dcf16384891366648b06f3;hb=0d3e3112fd04c2e6b44a25cacef1d591658ad181;hpb=5e4ae21098dba3d1edcf11e7279da0d84c3422e4 diff --git a/test/testMakeGraphs.py b/test/testMakeGraphs.py index 567e5d2..dba9238 100644 --- a/test/testMakeGraphs.py +++ b/test/testMakeGraphs.py @@ -5,7 +5,7 @@ Created on Jul 28, 2010 ''' import os, unittest -from Erange import makeGraphs +from erange import makeGraphs testFileName = "/tmp/testEdgeFileForUnitTests.txt"