mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-27 11:07:44 +00:00
Merge pull request #5875 from cakebaker/expand_make_tab_explicit_in_test
expand: make tab explicit in test
This commit is contained in:
commit
ae5f2bc0d0
1 changed files with 1 additions and 1 deletions
|
@ -403,7 +403,7 @@ fn test_args_override() {
|
|||
// * indentation uses <TAB> characters
|
||||
int main() {
|
||||
// * next line has both a leading & trailing tab
|
||||
// with tabs=>
|
||||
// with tabs=>\t
|
||||
return 0;
|
||||
}
|
||||
",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue