Skip to content

Commit 15dcc4a

Browse files
committed
Decrease coverage for testing
1 parent 3c70fce commit 15dcc4a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/rootcommands.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ int RootCommands::set_attr_cmd(Input in, Output output) {
4747
<< new_value << "\" is not a valid value for "
4848
<< a->name() << ": "
4949
<< error_message << endl;
50+
output << "making the coverage even worse, for the lulz";
5051
return HERBST_INVALID_ARGUMENT;
5152
}
5253
}

0 commit comments

Comments
 (0)