aboutsummaryrefslogtreecommitdiffstats
path: root/library/python/testing/import_test/ya.make
blob: 707f7c6c87e36e28527ccdf242197c7ab568c16c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
OWNER(
    g:yatest
    exprmntr
)
 
PY23_LIBRARY() 
 
PY_SRCS(import_test.py) 
 
END()