Add test_cms
This commit is contained in:
parent
4434328b0a
commit
1aac5c0ee8
1 changed files with 4 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue