aboutsummaryrefslogtreecommitdiffstats
path: root/library/python/func/ut/ya.make
blob: 4d7e8b8f5b4671308861f2398069325d2b55b291 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
OWNER(g:yatool) 
 
PY23_TEST() 
 
TEST_SRCS(test_func.py) 
 
PEERDIR( 
    library/python/func 
) 
 
END()