paula.testing: test for finding txt files + minor bugfix
[paula.git] / paula.testing / src / paula / testing / package / module.txt
blobb85a5611f51356fa1973ef05f7421aa4646be3c9
1 Currently we need to import manually.
2 Currently I think it would be nice if everything from the corresponding py
3 file is imported automatically
5     >>> from paula.testing.package.module import *
6     >>> testfunc()
7     True