From 7d076d7f3deff10e6b89927f89ba478cd36a8232 Mon Sep 17 00:00:00 2001 From: Vitaliy Zakaznikov Date: Fri, 10 Apr 2020 14:09:28 -0400 Subject: [PATCH] Removing comments. --- tests/integration/test_distributed_over_live_view/test.py | 3 --- tests/integration/test_live_view_over_distributed/test.py | 3 --- 2 files changed, 6 deletions(-) diff --git a/tests/integration/test_distributed_over_live_view/test.py b/tests/integration/test_distributed_over_live_view/test.py index c00e29f9ca7..f932379e5c6 100644 --- a/tests/integration/test_distributed_over_live_view/test.py +++ b/tests/integration/test_distributed_over_live_view/test.py @@ -1,6 +1,3 @@ -# This test is a subset of the 01223_dist_on_dist. -# (just in case, with real separate instances). - from __future__ import print_function import sys diff --git a/tests/integration/test_live_view_over_distributed/test.py b/tests/integration/test_live_view_over_distributed/test.py index 51f9c902440..c7b9c452725 100644 --- a/tests/integration/test_live_view_over_distributed/test.py +++ b/tests/integration/test_live_view_over_distributed/test.py @@ -1,6 +1,3 @@ -# This test is a subset of the 01223_dist_on_dist. -# (just in case, with real separate instances). - from __future__ import print_function import sys