From b48e6ce25f05aa4768be7adf4b1a4925133eb2e4 Mon Sep 17 00:00:00 2001 From: Prusakova Katya Date: Wed, 21 Sep 2022 09:51:34 +0300 Subject: [PATCH] test copy_from_calldata.sol folder location update --- .../{structs => array/copying}/copy_from_calldata.sol | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test/libsolidity/semanticTests/{structs => array/copying}/copy_from_calldata.sol (100%) diff --git a/test/libsolidity/semanticTests/structs/copy_from_calldata.sol b/test/libsolidity/semanticTests/array/copying/copy_from_calldata.sol similarity index 100% rename from test/libsolidity/semanticTests/structs/copy_from_calldata.sol rename to test/libsolidity/semanticTests/array/copying/copy_from_calldata.sol