summaryrefslogtreecommitdiff
blob: 94e1059259b546ffd2b343ac12fb4b21918d1478 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8096
--- a/t/strip2.t
+++ b/t/strip2.t
@@ -4,14 +4,15 @@
 use SATest; sa_t_init("strip2");
 
 use Test::More;
+use constant HAS_TEXTDIFF => eval { require Text::Diff; };
 plan skip_all => 'Long running tests disabled' unless conf_bool('run_long_tests');
+plan skip_all => 'Need Text::Diff' unless HAS_TEXTDIFF;
 plan tests => 98;
 
 # ---------------------------------------------------------------------------
 
 use File::Copy;
 use File::Compare qw(compare_text);
-use Text::Diff;
 
 my @files = qw(
 	data/nice/crlf-endings