mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
expand: make tab explicit in test
This commit is contained in:
@@ -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;
|
||||
}
|
||||
",
|
||||
|
||||
Reference in New Issue
Block a user