From 09c5f5e2eacb9705f5675c51493776c5618e0716 Mon Sep 17 00:00:00 2001 From: Joram Wilander Date: Mon, 30 Oct 2017 14:10:48 -0400 Subject: Add some more diagnostics for plugins (#7669) --- app/diagnostics_test.go | 1 + 1 file changed, 1 insertion(+) (limited to 'app/diagnostics_test.go') diff --git a/app/diagnostics_test.go b/app/diagnostics_test.go index 842322e9c..47a5d8a27 100644 --- a/app/diagnostics_test.go +++ b/app/diagnostics_test.go @@ -135,6 +135,7 @@ func TestDiagnostics(t *testing.T) { TRACK_CONFIG_PLUGIN, TRACK_ACTIVITY, TRACK_SERVER, + TRACK_PLUGINS, } { if !strings.Contains(info, item) { t.Fatal("Sent diagnostics missing item: " + item) -- cgit v1.2.3-1-g7c22