]> wagnertech.de Git - mfinanz.git/blobdiff - t/structure/globals.t
Zwei weitere globals die ok sind.
[mfinanz.git] / t / structure / globals.t
index b1b351f7ab5c8e562f7886b184cac758ea5dd141..950cf1183c6b49c8c5e0527f1c396e08a6b10ba7 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);
 }