From 3deea4cc630d9442b8e5f18c50c5929e7e61333b Mon Sep 17 00:00:00 2001 From: Napsty Date: Fri, 12 Apr 2024 13:35:55 +0200 Subject: Adjust check_swap tests diff --git a/plugins/t/check_swap.t b/plugins/t/check_swap.t index f58c412..1878038 100644 --- a/plugins/t/check_swap.t +++ b/plugins/t/check_swap.t @@ -5,7 +5,7 @@ # use strict; -use Test::More tests => 8; +use Test::More tests => 14; use NPTest; my $successOutput = '/^SWAP OK - [0-9]+\% free \([0-9]+MB out of [0-9]+MB\)/'; -- cgit v0.10-9-g596f