aboutsummaryrefslogtreecommitdiffstats
path: root/library/python/pytest/empty/ya.make
blob: 4394568f15bbc04cfc1f0ac29fb6af91bab1065b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
LIBRARY() 
 
OWNER(
    g:yatool
    dmitko
)
 
SRCS(
    main.c
)
 
END()