Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 593510b5

Von Sven Schöling vor mehr als 13 Jahren hinzugefügt

  • ID 593510b54fe041deaba815455384e353f35c9dd5
  • Vorgänger 470a8fa1
  • Nachfolger 0705a2b2

Zwei weitere globals die ok sind.

Unterschiede anzeigen:

t/structure/globals.t
7 7
my (@globals, $testcount);
8 8

  
9 9
BEGIN {
10
  @globals = qw(lxdebug auth myconfig form cgi lx_office_conf locale);
10
  @globals = qw(lxdebug auth myconfig form cgi lx_office_conf locale called_subs dispatcher);
11 11
  $testcount = scalar(@Support::Files::testitems);
12 12
}
13 13

  

Auch abrufbar als: Unified diff