We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c710d08 commit 22e9783Copy full SHA for 22e9783
examples/energy-management-app/energy-management-common/tests/BUILD.gn
@@ -23,7 +23,6 @@ config("tests_config") {
23
24
chip_test_suite("tests") {
25
output_name = "libEnergyTest"
26
- output_dir = "${root_out_dir}/lib"
27
28
public_configs = [ ":tests_config" ]
29
src/credentials/tests/BUILD.gn
@@ -43,7 +43,6 @@ static_library("cert_test_vectors") {
43
44
45
output_name = "libCredentialsTest"
46
47
48
test_sources = [
49
"TestCertificationDeclaration.cpp",
0 commit comments