mirror of
https://github.com/ProvableHQ/leo.git
synced 2024-11-24 07:48:04 +03:00
fix import tests
This commit is contained in:
parent
557fccd9da
commit
3164f6ce33
@ -1,4 +1,4 @@
|
||||
import test_import.foo as bar;
|
||||
import test-import.foo as bar;
|
||||
|
||||
function main() {
|
||||
console.assert(bar() == 1u32);
|
||||
|
Loading…
Reference in New Issue
Block a user