Add test_cms

This commit is contained in:
Richard Levitte 2009-11-13 08:45:52 +00:00
parent 4434328b0a
commit 1aac5c0ee8

View file

@ -284,6 +284,10 @@ $ test_jpake:
$ write sys$output "Test JPAKE"
$ mcr 'texe_dir''jpaketest'
$ return
$ test_cms:
$ write sys$output "CMS consistency test"
$ perl CMS-TEST.PL
$ return
$
$
$ exit: