test through the now public entry point

--HG--
branch : trunk
This commit is contained in:
Samuele Pedroni
2009-05-12 15:59:55 +02:00
parent 4956e00a49
commit 0f049147f4

View File

@@ -357,7 +357,7 @@ def test_findsource___source__():
def test_getfslineno():
from py.__.code.source import getfslineno
from py.code import getfslineno
def f(x):
pass