--- t/list_secret_keys.t.org 2005-04-27 15:17:46.210112000 +0200 +++ t/list_secret_keys.t 2005-04-27 15:16:45.130112000 +0200 @@ -33,7 +33,8 @@ TEST { - my @files_to_test = ( 'test/secret-keys/1.0.test' ); + #my @files_to_test = ( 'test/secret-keys/1.0.test' ); + my @files_to_test = ( 'test/secret-keys/1.out' ); return file_match( $outfile, @files_to_test ); };