Rename 'cleanup' to 'post'.
[whenjobs.git] / tests / parsing / t050_cleanups.ml
index c88ee9e..96f9803 100644 (file)
  * 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