Skip to content

Commit fdc6574

Browse files
committed
Decrease coverage for testing
1 parent 66ef8d1 commit fdc6574

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
@@ -82,6 +82,7 @@ int RootCommands::attr_cmd(Input in, Output output) {
8282
<< new_value << "\" is not a valid value for "
8383
<< a->name() << ": "
8484
<< error_message << endl;
85+
output << "making the coverage even worse, for the lulz";
8586
return HERBST_INVALID_ARGUMENT;
8687
}
8788
}

0 commit comments

Comments
 (0)