X-Git-Url: http://git.annexia.org/?p=whenjobs.git;a=blobdiff_plain;f=tests%2Fparsing%2Ft050_cleanups.ml;h=96f9803d8fa695247d9b1603af1c3dc5b9ea62a1;hp=c88ee9ee83d8e3c2dd2295832690e9067ba32ae7;hb=0c9faf57f9239b0fe1c0b46353d222bb4cf5cd74;hpb=dcb2495b5a97360cfa074acbd10b1e8bde40da3e diff --git a/tests/parsing/t050_cleanups.ml b/tests/parsing/t050_cleanups.ml index c88ee9e..96f9803 100644 --- a/tests/parsing/t050_cleanups.ml +++ b/tests/parsing/t050_cleanups.ml @@ -16,10 +16,10 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. *) -(* Test cleanup functions. *) +(* Test post functions (used to be called "cleanup functions"). *) -job "with cleanup" -cleanup (Whentools.mailto "you@example.com") +job "with post" +post (Whentools.mailto "you@example.com") when true : << # nothing