-
Notifications
You must be signed in to change notification settings - Fork 54
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
internal/dnfjson: update test data for regression test
update test data so that TestMultiDirCacheRead fails before the fix and succeeds after Golang's os.ReadDir() returns entries in alphabetical order and since for our test data, the alphabetical order of the entries matches the mtime-based sorting, so tests pass even with no sorting at all. This change breaks the alphabetical order of data.
- Loading branch information
Showing
1 changed file
with
15 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters