Skip to content
  • Junio C Hamano's avatar
    Merge branch 'rd/test-path-utils' · c6185c0b
    Junio C Hamano authored
    The normalize_ceiling_entry() function does not muck with the end
    of the path it accepts, and the real world callers do rely on that,
    but a test insisted that the function drops a trailing slash.
    
    * rd/test-path-utils:
      test-path-utils.c: remove incorrect assumption
    c6185c0b