summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlperl/lib/Test/Tester/CaptureRunner.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/tlperl/lib/Test/Tester/CaptureRunner.pm')
-rw-r--r--Master/tlpkg/tlperl/lib/Test/Tester/CaptureRunner.pm3
1 files changed, 3 insertions, 0 deletions
diff --git a/Master/tlpkg/tlperl/lib/Test/Tester/CaptureRunner.pm b/Master/tlpkg/tlperl/lib/Test/Tester/CaptureRunner.pm
index f14a4c145aa..bed18e8c483 100644
--- a/Master/tlpkg/tlperl/lib/Test/Tester/CaptureRunner.pm
+++ b/Master/tlpkg/tlperl/lib/Test/Tester/CaptureRunner.pm
@@ -3,6 +3,9 @@ use strict;
package Test::Tester::CaptureRunner;
+our $VERSION = '1.302073';
+
+
use Test::Tester::Capture;
require Exporter;