Skip to content

Commit

Permalink
Added dynamic field flag to tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
LoopyAshy committed Oct 23, 2022
1 parent 540331d commit 0f82f57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ path = "test.rs"
[features]
default = ["full"]
full = ["rune-modules/full"]
dynamic_fields = []
dynamic_fields = ["rune/dynamic_fields"]

[dependencies]
thiserror = "1.0.30"
Expand Down

0 comments on commit 0f82f57

Please sign in to comment.