Skip to content

Commit

Permalink
wasm: remove old code from the initial commit.
Browse files Browse the repository at this point in the history
Signed-off-by: Piotr Sikora <piotrsikora@google.com>
  • Loading branch information
PiotrSikora committed Mar 14, 2019
1 parent ff16e4e commit dcd6984
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 398 deletions.
11 changes: 0 additions & 11 deletions test/extensions/filters/http/wasm/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -32,17 +32,6 @@ envoy_extension_cc_test(
],
)

envoy_extension_cc_test(
name = "wasm_integration_test",
srcs = ["wasm_integration_test.cc"],
extension_name = "envoy.filters.http.wasm",
deps = [
"//source/extensions/filters/http/wasm:config",
"//test/integration:http_integration_lib",
"//test/test_common:utility_lib",
],
)

envoy_extension_cc_test(
name = "config_test",
srcs = ["config_test.cc"],
Expand Down
Loading

0 comments on commit dcd6984

Please sign in to comment.