test: Fix url test on Mac OS X.
Basically this test was expecting that /tmp is a directory. On Mac OS X /tmp is a link to /private/tmp. We work around by getting the current work directory after chdir.
Showing
Please register or sign in to comment