Skip to content
  • Pierre's avatar
    test: Fix url test on Mac OS X. · f9546b14
    Pierre authored
    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.
    f9546b14