// Copyright (c) The Libra Core Contributors
// SPDX-License-Identifier: Apache-2.0
// Needs to be at the top to allow macros defined in here to be used in tests.
#[macro_use]pub(crate)modtestutils;modbranch_tests;modcfg_tests;modexpression_tests;modfunction_tests;modimport_tests;modserializer_tests;modstdlib_scripts;