summaryrefslogtreecommitdiffstats
path: root/unitest.py
diff options
context:
space:
mode:
Diffstat (limited to 'unitest.py')
-rwxr-xr-xunitest.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/unitest.py b/unitest.py
index ffd74fe7..dc7b02da 100755
--- a/unitest.py
+++ b/unitest.py
@@ -201,7 +201,6 @@ class TestGlances(unittest.TestCase):
self.assertTrue(type(stats_grab) is list, msg='IRQ stats is not a list')
print('INFO: IRQ stats: %s' % stats_grab)
-
def test_097_attribute(self):
"""Test GlancesAttribute classe"""
print('INFO: [TEST_097] Test attribute')