mirror of
https://github.com/openssl/openssl.git
synced 2025-03-01 19:28:10 +08:00
6 lines
80 B
Perl
6 lines
80 B
Perl
|
#! /usr/bin/perl
|
||
|
|
||
|
use OpenSSL::Test::Simple;
|
||
|
|
||
|
simple_test("test_np", "nptest");
|