aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/tvmauth/src/rw/ut_large/ya.make
blob: f33e33a786b4b0847b2ddbe8d7a6e682854bdb7b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
PY2TEST()

OWNER(g:passport_infra)

TEST_SRCS(test.py) 

DEPENDS(library/cpp/tvmauth/src/rw/ut_large/gen)

TAG(ya:fat)
 
SIZE(LARGE)

END()

RECURSE( 
    gen 
)