Bugzilla – Attachment #49684: Bug 14158: www search tests - Cleanup at the end for
bug #14158
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
View
|
Details
|
Raw Unified
| Return to
bug 14158
Collapse All
|
Expand All
(-)
a/t/db_dependent/www/search_utf8.t (-1 / +5 lines)
Lines 337-340 sub GetBiblionumberFromImport{
Link Here
337
337
338
return $biblionumber;
338
return $biblionumber;
339
}
339
}
340
341
END {
342
cleanup();
343
};
344
340
1;
345
1;
341
-
Return to
bug 14158