test through the now public entry point
--HG-- branch : trunk
This commit is contained in:
parent
4956e00a49
commit
0f049147f4
|
@ -357,7 +357,7 @@ def test_findsource___source__():
|
||||||
|
|
||||||
|
|
||||||
def test_getfslineno():
|
def test_getfslineno():
|
||||||
from py.__.code.source import getfslineno
|
from py.code import getfslineno
|
||||||
|
|
||||||
def f(x):
|
def f(x):
|
||||||
pass
|
pass
|
||||||
|
|
Loading…
Reference in New Issue