Skip to content

Commit f3a9d80

Browse files
authored
Enable postgresql tests with sanitizer (#10320)
1 parent fe41b68 commit f3a9d80

File tree

1 file changed

+0
-4
lines changed
  • ydb/tests/functional/postgresql

1 file changed

+0
-4
lines changed

ydb/tests/functional/postgresql/ya.make

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
IF (NOT SANITIZER_TYPE AND NOT WITH_VALGRIND)
2-
31
PY3TEST()
42

53
DATA(
@@ -33,5 +31,3 @@ PEERDIR(
3331
)
3432

3533
END()
36-
37-
ENDIF()

0 commit comments

Comments
 (0)