From 548083b2ea865474915fc8a9ddd361e997585a02 Mon Sep 17 00:00:00 2001 From: Ton Voon Date: Thu, 13 Jul 2006 12:50:23 +0000 Subject: Move new util_* functions to lib/ git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1451 f882894a-f735-0410-b71e-b25c423dba1c --- plugins/tests/test_utils.t | 6 ------ 1 file changed, 6 deletions(-) delete mode 100755 plugins/tests/test_utils.t (limited to 'plugins/tests/test_utils.t') diff --git a/plugins/tests/test_utils.t b/plugins/tests/test_utils.t deleted file mode 100755 index 152eb718..00000000 --- a/plugins/tests/test_utils.t +++ /dev/null @@ -1,6 +0,0 @@ -#!/usr/bin/perl -use Test::More; -if (! -e "./test_utils") { - plan skip_all => "./test_utils not compiled - please install tap library to test"; -} -exec "./test_utils"; -- cgit v1.2.3-74-g34f1