test(displaycontrol): doctest = false and test = false

This commit is contained in:
Benoît CORTIER
2024-11-20 01:28:31 +09:00
committed by Benoît Cortier
parent d9b69c68f9
commit 7c7ca4dbd1
+4
View File
@@ -11,6 +11,10 @@ authors.workspace = true
keywords.workspace = true
categories.workspace = true
[lib]
doctest = false
test = false
[dependencies]
ironrdp-core.workspace = true
ironrdp-dvc.workspace = true