diff --git a/tests/by-util/test_expand.rs b/tests/by-util/test_expand.rs index a13f7b06d41..ce105e78c7a 100644 --- a/tests/by-util/test_expand.rs +++ b/tests/by-util/test_expand.rs @@ -403,7 +403,7 @@ fn test_args_override() { // * indentation uses characters int main() { // * next line has both a leading & trailing tab - // with tabs=> + // with tabs=>\t return 0; } ",