# HG changeset patch # User Matthias Förste # Date 1309444865 -7200 # Node ID af27be0a326b80e75c2700f7d6e663cb20a696f5 # Parent 1ed33114d87fa1e655932b19be4728d8a5e53ab8 reverted erroneous part of merge diff -r 1ed33114d87f -r af27be0a326b t/lib/Aux.pm --- a/t/lib/Aux.pm Thu Jun 30 16:34:57 2011 +0200 +++ b/t/lib/Aux.pm Thu Jun 30 16:41:05 2011 +0200 @@ -9,7 +9,7 @@ our $VERSION = 0.0; our @EXPORT_OK = qw(make_config); -sub make_config($) { +sub make_config { my ($c) = @_;