Page MenuHomePhabricator

Minor change to `PhabricatorInfrastructureTestCase::testLibraryMap`
ClosedPublic

Authored by joshuaspence on Jul 6 2014, 4:51 AM.
Tags
None
Referenced Files
Unknown Object (File)
Jun 9 2025, 2:32 AM
Unknown Object (File)
May 10 2025, 1:48 PM
Unknown Object (File)
May 4 2025, 10:37 PM
Unknown Object (File)
Apr 17 2025, 10:04 PM
Unknown Object (File)
Apr 5 2025, 4:32 AM
Unknown Object (File)
Apr 1 2025, 2:09 AM
Unknown Object (File)
Mar 30 2025, 4:58 PM
Unknown Object (File)
Mar 17 2025, 4:21 AM
Subscribers

Details

Summary

Modify PhabricatorInfrastructureTestCase::testLibraryMap to use phutil_get_current_library_name() instead of hard-coding the library name.

Test Plan

See D9844.

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

joshuaspence retitled this revision from to Minor change to `PhabricatorInfrastructureTestCase::testLibraryMap`.
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.
epriestley edited edge metadata.
This revision is now accepted and ready to land.Jul 6 2014, 1:24 PM
joshuaspence updated this revision to Diff 23616.

Closed by commit rP71197f79df93 (authored by @joshuaspence).