Unechte Multiboxen auf L.select_tag umgeschrieben.
[kivitendo-erp.git] / t / structure / globals.t
index b1b351f..950cf11 100644 (file)
@@ -7,7 +7,7 @@ use Support::Files;
 my (@globals, $testcount);
 
 BEGIN {
-  @globals = qw(lxdebug auth myconfig form cgi lx_office_conf locale);
+  @globals = qw(lxdebug auth myconfig form cgi lx_office_conf locale called_subs dispatcher);
   $testcount = scalar(@Support::Files::testitems);
 }