reverted erroneous part of merge foerste
authorMatthias Förste <foerste@schlittermann.de>
Thu, 30 Jun 2011 16:41:05 +0200
branchfoerste
changeset 153 af27be0a326b
parent 152 1ed33114d87f
child 154 0f2ea27e9e18
reverted erroneous part of merge
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) = @_;