mirror of
https://github.com/launchbadge/sqlx.git
synced 2025-12-30 05:11:13 +00:00
test: require any feature for any/any test
This commit is contained in:
parent
6235eb5a5e
commit
af7bd71ab2
@ -97,6 +97,7 @@ serde_json = "1.0.53"
|
||||
[[test]]
|
||||
name = "any"
|
||||
path = "tests/any/any.rs"
|
||||
required-features = [ "any" ]
|
||||
|
||||
#
|
||||
# SQLite
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user