summaryrefslogtreecommitdiffstats
path: root/config_test.go
diff options
context:
space:
mode:
authorSean E. Russell <ser@ser1.net>2020-07-25 07:21:15 -0500
committerSean E. Russell <ser@ser1.net>2020-07-25 07:23:17 -0500
commitc25e58e79c704b9e2b34e27ea342d12fa26b00b3 (patch)
tree55bf6717a22ee3328c91d01f7f63bace35ef7fb0 /config_test.go
parentf9f330a910655c8a9527a386d9aea475c5424be4 (diff)
Closes #32. Average is really average, over time. Boldify the AVRG label. Remove spurious sync lock.
Diffstat (limited to 'config_test.go')
-rw-r--r--config_test.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/config_test.go b/config_test.go
index 4afb44d..1f4ecb0 100644
--- a/config_test.go
+++ b/config_test.go
@@ -9,7 +9,6 @@ import (
"github.com/xxxserxxx/gotop/v4/widgets"
)
-// FIXME This is totally broken since the updates
func TestParse(t *testing.T) {
tests := []struct {
i string