Skip to content

Commit 4c6ccb8

Browse files
committed
bug(#4530): typo
1 parent 8f72322 commit 4c6ccb8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

eo-runtime/src/test/java/EOorg/EOeolang/EOsm/EOwin32Test.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ void invokesGetCurrentProcessIdCorrectly() {
4040
new Dataized(
4141
new PhWith(
4242
new PhWith(
43-
Phi.Φ.take("org.eolang.sys.win32").copy(),
43+
Phi.Φ.take("org.eolang.sm.win32").copy(),
4444
"name",
4545
new Data.ToPhi("GetCurrentProcessId")
4646
),

0 commit comments

Comments
 (0)