Skip to content

Commit 8982fd2

Browse files
committed
fix: fix bug with customheadersoption, removed local test
1 parent 61f39df commit 8982fd2

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

google/cloud/storage/tests/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616

1717
set(storage_client_integration_tests
1818
# cmake-format : sort
19-
elie_test.cc
2019
async_client_integration_test.cc
2120
auto_finalize_integration_test.cc
2221
bucket_integration_test.cc

google/cloud/storage/tests/storage_client_integration_tests.bzl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ storage_client_integration_tests = [
2626
"curl_sign_blob_integration_test.cc",
2727
"decompressive_transcoding_integration_test.cc",
2828
"default_object_acl_integration_test.cc",
29-
"elie_test.cc",
3029
"error_injection_integration_test.cc",
3130
"error_parsing_integration_test.cc",
3231
"grpc_bucket_metadata_integration_test.cc",

0 commit comments

Comments
 (0)