Fixed test-fwknop.pl to remove any references to my test files.

This commit is contained in:
Franck Joncourt 2013-04-11 13:36:58 +02:00
parent 9faa625d95
commit d988f95a46

View File

@ -174,7 +174,6 @@ my @test_files = (
"$tests_dir/python_fko.pl",
"$tests_dir/gpg_no_pw.pl",
"$tests_dir/gpg.pl",
"$tests_dir/client_nat.pl",
);
#================== end config ===================
@ -193,7 +192,6 @@ our @gpg = (); ### from tests/gpg.pl
our @perl_FKO_module = (); ### from tests/perl_FKO_module.pl
our @python_fko = (); ### from tests/python_fko.pl
our @rijndael_backwards_compatibility = (); ### from tests/rijndael_backwards_compatibility.pl
our @client_nat_dns_resolution_fko = (); ### from tests/client_nat.pl
my $passed = 0;
my $failed = 0;
@ -449,7 +447,6 @@ my @tests = (
@python_fko,
@gpg_no_pw,
@gpg,
@client_nat_dns_resolution_fko,
);
my %test_keys = (