From: Jarkko Hietaniemi <jhi@iki.fi>
Date: Mon, 17 Dec 2001 20:12:37 +0000 (+0000)
Subject: New test warrants a MANIFEST entry.
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=25b77ca9bbd43333cdfbce9a7a6b7082ab194943;p=p5sagit%2Fp5-mst-13.2.git

New test warrants a MANIFEST entry.

p4raw-id: //depot/perl@13745
---

diff --git a/MANIFEST b/MANIFEST
index c46f911..8e8318b 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -2176,6 +2176,7 @@ t/lib/warnings/universal	Tests for universal.c for warnings.t
 t/lib/warnings/utf8		Tests for utf8.c for warnings.t
 t/lib/warnings/util		Tests for util.c for warnings.t
 t/op/64bitint.t			See if 64 bit integers work
+t/op/alarm.t			See if alarm works
 t/op/anonsub.t			See if anonymous subroutines work
 t/op/append.t			See if . works
 t/op/args.t			See if operations on @_ work