::called_subs ersatzlos gestrichen.
[kivitendo-erp.git] / t / structure / globals.t
index 7b5aa06..232dca6 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);
 }