mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 03:27:44 +00:00
tests/sort: refactor to match other tests
Instead of using numerals to denote individual cases, I used descriptive case names. I also changed the extension for the expected output fixture to match other tests. I removed one redundant test and another unnecessary helper function.
This commit is contained in:
parent
977d352c05
commit
b290c10845
17 changed files with 16 additions and 29 deletions
2
tests/fixtures/sort/numeric5.ans
vendored
2
tests/fixtures/sort/numeric5.ans
vendored
|
@ -1,2 +0,0 @@
|
|||
.022
|
||||
.024
|
2
tests/fixtures/sort/numeric5.txt
vendored
2
tests/fixtures/sort/numeric5.txt
vendored
|
@ -1,2 +0,0 @@
|
|||
.022
|
||||
.024
|
Loading…
Add table
Add a link
Reference in a new issue