mirror of
https://github.com/vlang/v.git
synced 2025-09-13 22:42:26 +03:00
orm: skip orm_complex_where_test.v for sanitize-memory-clang
too
This commit is contained in:
parent
6832df175d
commit
10adb0784d
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
// vtest build: present_sqlite3?
|
// vtest build: present_sqlite3? && !sanitize-memory-clang
|
||||||
import db.sqlite
|
import db.sqlite
|
||||||
|
|
||||||
struct ComplexWhere {
|
struct ComplexWhere {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue