diff --git a/test/native.n8 b/test/native.n8 index 97f4df9..2b0e265 100644 --- a/test/native.n8 +++ b/test/native.n8 @@ -1,5 +1,5 @@ #!/opt/n8lang/bin/n8 -val("dist/n8lang/modules/core@1.0.0/lib/n8-std") +val("dist/n8lang/modules/core@1.0.0/lib/core") io.printLine io.printLine("Hello!")