[svn r37641] removing py.path.extpy after all

--HG--
branch : trunk
This commit is contained in:
hpk
2007-01-30 23:22:15 +01:00
parent e7c684eb37
commit e721d85278
14 changed files with 6 additions and 514 deletions
-1
View File
@@ -10,7 +10,6 @@ class TestAPI_V0_namespace_consistence:
assert_class('py.path', 'local')
assert_class('py.path', 'svnwc')
assert_class('py.path', 'svnurl')
assert_class('py.path', 'extpy')
def test_magic_entrypoints(self):
assert_function('py.magic', 'invoke')