include rj45 with delta systems monitors ; tests

This commit is contained in:
GotPPay
2017-11-17 23:27:50 +01:00
parent efb4547a37
commit b610d2956c
3 changed files with 13 additions and 3 deletions

View File

@@ -491,8 +491,6 @@ class CalculatorTest(unittest.TestCase):
assert_array_equal(sorted(self.subject.documentation_bom()), sorted(expected))
# Performance Tests
def test_performance_with_1000ish_module_site(self):
store = Store(mockredis.mock_redis_client(), "foo")