From 58d093219cf60264550b8c34649d9f3190eda042 Mon Sep 17 00:00:00 2001 From: cvs2git Date: Wed, 23 Aug 2006 22:25:40 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'AFTER_FINAL_MASONIZE'. --- FS/t/h_domain_record.t | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 FS/t/h_domain_record.t (limited to 'FS/t/h_domain_record.t') diff --git a/FS/t/h_domain_record.t b/FS/t/h_domain_record.t deleted file mode 100644 index f48e72e..0000000 --- a/FS/t/h_domain_record.t +++ /dev/null @@ -1,5 +0,0 @@ -BEGIN { $| = 1; print "1..1\n" } -END {print "not ok 1\n" unless $loaded;} -use FS::h_domain_record; -$loaded=1; -print "ok 1\n"; -- cgit v1.1