move down py/impl/XYZ to py/_XYZ
--HG-- branch : trunk
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import py
|
||||
from py.impl.path import cacheutil
|
||||
from py._path import cacheutil
|
||||
|
||||
class BasicCacheAPITest:
|
||||
cache = None
|
||||
|
||||
Reference in New Issue
Block a user