set flag Flattener_debug. svoid test_flattenToList() { assertEqualsVerbose(ll("a", "b", "c"), flattenToList("a", "b", "c")); }