Mercurial > hg > numerics
view tests/doctest.txt @ 0:48d0f28311a3
init
author | Jeff Hammel <k0scist@gmail.com> |
---|---|
date | Thu, 14 Aug 2014 16:26:16 -0700 |
parents | |
children |
line wrap: on
line source
Test kplot ================ The obligatory imports: >>> import kplot Run some tests. This test will fail, please fix it: >>> assert True == False