Skip to content

Commit 171afcb

Browse files
authored
orm: skip sanitize check of orm_transaction_test.v (#26718)
1 parent c745081 commit 171afcb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎vlib/orm/orm_transaction_test.v‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// vtest build: present_sqlite3?
1+
// vtest build: present_sqlite3? && !sanitize-memory-clang
22
import db.sqlite
33
import orm
44

0 commit comments

Comments
 (0)