1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source3/aparser/templates/harness.tpl
Luke Leighton d500cbb206 messing about.
(This used to be commit 9c6f2d75d8)
2000-05-31 05:39:54 +00:00

6 lines
102 B
Smarty

if (strcmp(test,"@TEST@")==0) {
@TEST@ il;
ret = io_@TEST@("@TEST@", ps, 0, &il, flags);
}