Skip to content

Commit 10adb07

Browse files
committed
orm: skip orm_complex_where_test.v for sanitize-memory-clang too
1 parent 6832df1 commit 10adb07

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎vlib/orm/orm_complex_where_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

44
struct ComplexWhere {

0 commit comments

Comments
 (0)