Commit fa92c69a authored by David von Oheimb's avatar David von Oheimb Committed by Richard Levitte
Browse files

export data_dir of Test.pm, which was forgotten in #5928

parent bcf2907c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@ $VERSION = "0.8";
                                   perlapp perltest subtest));
@EXPORT_OK = (@Test::More::EXPORT_OK, qw(bldtop_dir bldtop_file
                                         srctop_dir srctop_file
                                         data_file
                                         data_file data_dir
                                         pipe with cmdstr quotify
                                         openssl_versions));