1251875Speter#! /usr/bin/env perl
2251875Speter# Copyright 2015-2016 The OpenSSL Project Authors. All Rights Reserved.
3251875Speter#
4251875Speter# Licensed under the Apache License 2.0 (the "License").  You may not use
5251875Speter# this file except in compliance with the License.  You can obtain a copy
6251875Speter# in the file LICENSE in the source distribution or at
7251875Speter# https://www.openssl.org/source/license.html
8251875Speter
9251875Speteruse OpenSSL::Test::Simple;
10251875Speter
11251875Spetersimple_test("test_rc2", "rc2test", "rc2");
12251875Speter