return '0';
} elsif ($pref eq 'viewISBD') {
return '1';
} elsif ($pref eq 'EasyAnalyticalRecords') {
} else {
warn "The syspref $pref was requested but I don't know what to say; this indicates that the test requires updating"
unless $pref =~ m/(XSLT|item|branch|holding|image)/i;
-