reintroduce py.test.cmdline.main() (alias for py.cmdline.pytest())

resolves issue #61

--HG--
branch : trunk
This commit is contained in:
holger krekel
2009-11-19 23:13:28 +01:00
parent 41a572ee1e
commit 3adf6687c9
6 changed files with 20 additions and 19 deletions
-6
View File
@@ -1,6 +0,0 @@
from py.test import raises
import py
import sys
import inspect