aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/tvmauth/src/rw/ut_large/ya.make
blob: 54f82065e7a114a66c8f8c316183f67ff8dda92c (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
)