From d53d2717284f58ff8d307222480a563c8ed93b33 Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Wed, 22 Nov 2000 18:17:16 +0000 Subject: Addapt the VMS scripts to the changes in the Makefiles. --- test/tests.com | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'test') diff --git a/test/tests.com b/test/tests.com index 4d9e308a43..a7257d412a 100644 --- a/test/tests.com +++ b/test/tests.com @@ -225,6 +225,10 @@ $ write sys$output "Generate and certify a test certificate via the 'ca' pro $ @testca.com $ endif $ return +$ test_engine: +$ write sys$output "test Rijndael" +$ !mcr 'texe_dir''rdtest' +$ return $ $ $ exit: -- cgit v1.2.3