mirror of
https://codeberg.org/scip/Crypt--PWSafe3.git
synced 2025-12-16 20:21:01 +01:00
re-licensed to artistic2
This commit is contained in:
7
t/run.t
7
t/run.t
@@ -1,12 +1,15 @@
|
||||
#!perl -T
|
||||
#
|
||||
# testscript for Crypt::PWSafe3 Classes by Thomas Linden
|
||||
# testscript for Crypt::PWSafe3 Classes by T.v.Dein
|
||||
#
|
||||
# needs to be invoked using the command "make test" from
|
||||
# the Crypt::PWSafe3 source directory.
|
||||
#
|
||||
# Under normal circumstances every test should succeed.
|
||||
|
||||
#
|
||||
# Licensed under the terms of the Artistic License 2.0
|
||||
# see: http://www.perlfoundation.org/artistic_license_2_0
|
||||
#
|
||||
|
||||
use Data::Dumper;
|
||||
#use Test::More tests => 57;
|
||||
|
||||
Reference in New Issue
Block a user