From e6a05dbef707dc10e546ef8fef8fc2a8b7d805bf Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Mon, 24 Jan 2005 15:46:33 +0000 Subject: This commit was manufactured by cvs2svn to create branch 'POSTSCRIPT'. --- Perl/demos/t/no-test.t | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 Perl/demos/t/no-test.t (limited to 'Perl/demos/t') diff --git a/Perl/demos/t/no-test.t b/Perl/demos/t/no-test.t deleted file mode 100644 index a317b57..0000000 --- a/Perl/demos/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 demos, since they are by themselves Tk::Zinc tests\n"; - -1; -- cgit v1.1