From 4c8e29f165e37c9075ab71aff31cf3fabe809110 Mon Sep 17 00:00:00 2001 From: Jens Steidl <Jens.Steidl@slub-dresden.de> Date: Wed, 17 Mar 2021 13:20:58 +0100 Subject: [PATCH] - minor --- t/slubsipbuilderbagit.t | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/t/slubsipbuilderbagit.t b/t/slubsipbuilderbagit.t index 7b125a3..34a850d 100644 --- a/t/slubsipbuilderbagit.t +++ b/t/slubsipbuilderbagit.t @@ -35,8 +35,8 @@ use File::Path qw(rmtree); # *** Read before running tests *** # Usage: perl -I lib/ t/slubsipbuilderbagit.t -# Note: while running tests of "SLUB_SIP_Builder" path "tmp/bagit" will be created. -# Start scipt in the project directory to run all tests properly. +# Note: While running tests of "SLUB_SIP_Builder", path "tmp/bagit" will be created. +# Please start test cases in the project directory to run all tests properly. # Tested on Win10 and Debian 10 sub workaroundBagInfoTXT($$$){ -- GitLab