1279377Simp#! /usr/bin/env perl
2279377Simp# Copyright 2016-2021 The OpenSSL Project Authors. All Rights Reserved.
3279377Simp#
4279377Simp# Licensed under the Apache License 2.0 (the "License").  You may not use
5279377Simp# this file except in compliance with the License.  You can obtain a copy
6279377Simp# in the file LICENSE in the source distribution or at
7279377Simp# https://www.openssl.org/source/license.html
8279377Simp
9279377Simp
10279377Simpuse OpenSSL::Test::Simple;
11279377Simp
12279377Simpsimple_test("test_bio_core", "bio_core_test");
13279377Simp