cvs commit: fptools/testsuite/driver testlib.py
Simon Marlow <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cvs.fptools |
|---|---|
| Message-ID | <[email protected]> |
simonmar 2005/05/23 02:10:59 PDT
Modified files:
testsuite/driver testlib.py
Log:
interpter_run: add ">> return ()", to avoid GHCi trying to print
out (and evaluate) the result of Main.main.
Revision Changes Path
1.31 +1 -1 fptools/testsuite/driver/testlib.py