summaryrefslogtreecommitdiffstats
path: root/source4/scripting/python/samba/tests/sam.py
Commit message (Collapse)AuthorAgeFilesLines
* Revert "s4:python fixed subunit tests of dcerpc"Jelmer Vernooij2009-09-241-46/+0
| | | | This reverts commit ffd48a79ee34dc90c0f6f16564c3a0de8b53d3d2.
* s4:python fixed subunit tests of dcerpcAndrew Tridgell2009-09-041-0/+46
The version of the unitest python module in Ubuntu Jaunty doesn't seem to support this many level of subdirectories. Moving the tests up one level solves the problem.