]> wagnertech.de Git - mfinanz.git/blobdiff - t/structure/globals.t
::called_subs ersatzlos gestrichen.
[mfinanz.git] / t / structure / globals.t
index 7b5aa06d35dc19a3ce4c90658ff87eec5875d9d3..232dca685ef7e0f10867d84945255bb8f80eb926 100644 (file)
@@ -7,7 +7,7 @@ use Support::Files;
 my (@globals, $testcount);
 
 BEGIN {
-  @globals = qw(lxdebug auth myconfig form cgi lx_office_conf locale called_subs dispatcher instance_conf);
+  @globals = qw(lxdebug auth myconfig form cgi lx_office_conf locale dispatcher instance_conf);
   $testcount = scalar(@Support::Files::testitems);
 }