From 5a238c4f072749acc0b1ff2b2ec798ab180688f4 Mon Sep 17 00:00:00 2001 From: Jean-Paul Calderone Date: Tue, 7 Sep 2021 15:12:24 -0400 Subject: [PATCH] Nope, that doesn't sound like an enhancement at all. --- src/allmydata/test/cli/test_status.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/allmydata/test/cli/test_status.py b/src/allmydata/test/cli/test_status.py index 0d9e23c83..a015391e2 100644 --- a/src/allmydata/test/cli/test_status.py +++ b/src/allmydata/test/cli/test_status.py @@ -139,9 +139,6 @@ class CommandStatus(unittest.TestCase): """ These tests just exercise the renderers and ensure they don't catastrophically fail. - - They could be enhanced to look for "some" magic strings in the - results and assert they're in the output. """ def setUp(self):