Cargo.toml: add "expensive_tests" feature

This commit is contained in:
Daniel Hofstetter 2024-06-26 15:36:41 +02:00
parent 92665144c9
commit b0716baeae

View file

@ -30,6 +30,7 @@ windows = ["feat_os_windows"]
## project-specific feature shortcodes
nightly = []
test_unimplemented = []
expensive_tests = []
# * only build `uudoc` when `--feature uudoc` is activated
uudoc = ["zip", "dep:uuhelp_parser"]
## features