Lines 17-23
labels members misc offline_circ opac patroncards reports reserve reviews rotati
Link Here
|
17 |
serials sms suggestion t tags test tools virtualshelves Koha); |
17 |
serials sms suggestion t tags test tools virtualshelves Koha); |
18 |
|
18 |
|
19 |
my @dirs = qw( acqui admin authorities basket catalogue cataloguing circ debian errors labels |
19 |
my @dirs = qw( acqui admin authorities basket catalogue cataloguing circ debian errors labels |
20 |
offline_circ reserve reviews rotating_collections serials sms virtualshelves Koha); |
20 |
members offline_circ reserve reviews rotating_collections serials sms virtualshelves Koha misc); |
21 |
|
21 |
|
22 |
if ( not $ENV{TEST_QA} ) { |
22 |
if ( not $ENV{TEST_QA} ) { |
23 |
my $msg = 'Author test. Set $ENV{TEST_QA} to a true value to run'; |
23 |
my $msg = 'Author test. Set $ENV{TEST_QA} to a true value to run'; |
24 |
- |
|
|