Skip to content

Commit d1a9b54

Browse files
committed
move log test back
1 parent 09ab3f7 commit d1a9b54

File tree

10 files changed

+1
-1
lines changed

10 files changed

+1
-1
lines changed

test/src/e2e_vm_tests/test_programs/should_pass/language/intrinsics/log/Forc.toml renamed to test/src/e2e_vm_tests/test_programs/should_pass/language/logging/log/Forc.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ authors = ["Fuel Labs <contact@fuel.sh>"]
33
entry = "main.sw"
44
implicit-std = false
55
license = "Apache-2.0"
6-
name = "log"
6+
name = "logging"
77

88
[dependencies]
99
std = { path = "../../../../../reduced_std_libs/sway-lib-std-vec" }

0 commit comments

Comments
 (0)