diff options
author | Masood Malekghassemi <soltanmm@users.noreply.github.com> | 2015-03-10 15:18:48 -0700 |
---|---|---|
committer | Masood Malekghassemi <soltanmm@users.noreply.github.com> | 2015-03-10 15:18:48 -0700 |
commit | 51c9262546a95cd88b0abf3f9b456f52214a8f09 (patch) | |
tree | 150431b7e57a8e4b62a8f0e1ef3e6482a9ac90e3 /tools | |
parent | e0e8edfeda1f7061915bd04fd5e2f28a31064a5c (diff) | |
parent | 31e65beaed4804c4c3926ae846286871077b39d2 (diff) |
Merge pull request #993 from nathanielmanistaatgoogle/framework-cleanup
Eliminate the Python "assembly" package
Diffstat (limited to 'tools')
-rwxr-xr-x | tools/run_tests/python_tests.json | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tools/run_tests/python_tests.json b/tools/run_tests/python_tests.json index 69022af12e..ef483d9799 100755 --- a/tools/run_tests/python_tests.json +++ b/tools/run_tests/python_tests.json @@ -27,9 +27,6 @@ "module": "grpc.early_adopter.implementations_test" }, { - "module": "grpc.framework.assembly.implementations_test" - }, - { "module": "grpc.framework.base.packets.implementations_test" }, { |