From 6f366fa82dcebd3e0a8bb69d84aff73db8fec68c Mon Sep 17 00:00:00 2001 From: mertz Date: Thu, 16 Oct 2003 13:17:03 +0000 Subject: as there are many tests working, this file is no more usefull --- Perl/t/no-test.t | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 Perl/t/no-test.t (limited to 'Perl/t') diff --git a/Perl/t/no-test.t b/Perl/t/no-test.t deleted file mode 100644 index a94566c..0000000 --- a/Perl/t/no-test.t +++ /dev/null @@ -1,8 +0,0 @@ -#!/usr/bin/perl - -BEGIN { $| = 1; print "1..1\n"; } -END {print "ok 1\n";} - -print "No test for zinc, please use zinc-demos after installation\n"; - -1; -- cgit v1.1