Skip to content

Commit

Permalink
chore: add license to tests/soroban_testcases/constructor.rs
Browse files Browse the repository at this point in the history
Signed-off-by: Tarek <tareknaser360@gmail.com>
  • Loading branch information
tareknaser committed Nov 29, 2024
1 parent 362c107 commit 850628e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/soroban_testcases/constructor.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
// SPDX-License-Identifier: Apache-2.0

use crate::{build_solidity, SorobanEnv};
use soroban_sdk::testutils::Logs;
use soroban_sdk::{IntoVal, Val};
Expand Down

0 comments on commit 850628e

Please sign in to comment.