Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F4092410
PageLegacy.js
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
378 B
Referenced Files
None
Subscribers
None
PageLegacy.js
View Options
'use strict'
;
describe
(
'legacy Page Source'
,
()
=>
{
// Cache deletion ensures tests will execute for both legacy and module paths
// Doing this twice protects against changes in test execution order
const
testsFile
=
__dirname
+
'/content/v1/Page.js'
;
delete
require
.
cache
[
testsFile
];
require
(
testsFile
).
init
(
'/v1'
,
'/-'
);
delete
require
.
cache
[
testsFile
];
}
);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Aug 18 2026, 12:12 (4 w, 5 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
80/74/624332b104de0ed758a38c944c8b
Default Alt Text
PageLegacy.js (378 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment