From eccc8de2366e2e004a37761b8da2b447ec861ecb Mon Sep 17 00:00:00 2001 From: Mark Wells Date: Sat, 27 Oct 2012 14:24:00 -0700 Subject: ICS invoice spool format and email delivery, #17620 --- FS/t/ftp_target.t | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 FS/t/ftp_target.t (limited to 'FS/t/ftp_target.t') diff --git a/FS/t/ftp_target.t b/FS/t/ftp_target.t deleted file mode 100644 index 1a5928118..000000000 --- a/FS/t/ftp_target.t +++ /dev/null @@ -1,5 +0,0 @@ -BEGIN { $| = 1; print "1..1\n" } -END {print "not ok 1\n" unless $loaded;} -use FS::ftp_target; -$loaded=1; -print "ok 1\n"; -- cgit v1.2.1