]> wagnertech.de Git - mfinanz.git/blobdiff - t/structure/globals.t
Konflikt zwischen zwei Upgrade-Scripten beheben
[mfinanz.git] / t / structure / globals.t
index 232dca685ef7e0f10867d84945255bb8f80eb926..0a04c6f6f4a3449aa61662d89e70c434574cfc51 100644 (file)
@@ -7,7 +7,7 @@ use Support::Files;
 my (@globals, $testcount);
 
 BEGIN {
-  @globals = qw(lxdebug auth myconfig form cgi lx_office_conf locale dispatcher instance_conf);
+  @globals = qw(lxdebug auth myconfig form lx_office_conf locale dispatcher instance_conf request);
   $testcount = scalar(@Support::Files::testitems);
 }