Revision 8d2096c2
Von Moritz Bunkus vor fast 8 Jahren hinzugefügt
t/db_helper/record_links.t | ||
---|---|---|
363 | 363 |
is $links->{$o1->id}[0]->id, $i1->id, "batch recursive by_id direction both 4"; |
364 | 364 |
is $links->{$o2->id}[0]->id, $i2->id, "batch recursive by_id direction both 5"; |
365 | 365 |
|
366 |
clear_up(); |
|
367 |
|
|
366 | 368 |
1; |
Auch abrufbar als: Unified diff
record_links.t: nach Test aufräumen