mirror of
https://github.com/openssl/openssl.git
synced 2024-12-21 06:09:35 +08:00
7 lines
82 B
Perl
7 lines
82 B
Perl
|
#! /usr/bin/perl
|
||
|
|
||
|
use OpenSSL::Test::Simple;
|
||
|
|
||
|
simple_test("test_ct", "ct_test");
|
||
|
|