From 8b103c0c778aa22dbe7688e7d11df20b7c80be70 Mon Sep 17 00:00:00 2001 From: Thomas Guyot-Sionnest Date: Fri, 23 Jan 2009 02:39:45 -0500 Subject: Add die tests for parse_ini --- lib/tests/test_ini.t | 6 ------ 1 file changed, 6 deletions(-) delete mode 100755 lib/tests/test_ini.t (limited to 'lib/tests/test_ini.t') diff --git a/lib/tests/test_ini.t b/lib/tests/test_ini.t deleted file mode 100755 index 0487098c..00000000 --- a/lib/tests/test_ini.t +++ /dev/null @@ -1,6 +0,0 @@ -#!/usr/bin/perl -use Test::More; -if (! -e "./test_ini") { - plan skip_all => "./test_ini not compiled - please install tap library and/or enable parse-ini to test"; -} -exec "./test_ini"; -- cgit v1.2.3-74-g34f1