mirror of
https://we.phorge.it/source/phorge.git
synced 2025-01-08 13:51:02 +01:00
b0d408c5d3
Summary: Noticed that this one was failing under Windows for the test cases where the root path (`/`) was supposed to be returned. Was returned Windows-style, made it return UNIX-style. All others work fine (return slashes as-is). Test Plan: `arc unit --everything` before and after this patch on Windows. Will try out Ubuntu in near future. Reviewers: epriestley, vrana Reviewed By: vrana CC: aran, Korvin, vrana Differential Revision: https://secure.phabricator.com/D5497 |
||
---|---|---|
.. | ||
__tests__ | ||
DiffusionPathIDQuery.php |