auto-format
Signed-off-by: Steffen Jaeckel <jaeckel-floss@eyet-services.de>
This commit is contained in:
@@ -61,6 +61,6 @@ returns_commands(void** state)
|
||||
assert_true(foundCommand1 && foundCommand2 && foundCommand3);
|
||||
|
||||
g_list_free(names);
|
||||
//TODO: why does this make the test fail?
|
||||
//callbacks_close();
|
||||
// TODO: why does this make the test fail?
|
||||
// callbacks_close();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user