rename tests to ui-tests

This commit is contained in:
nora 2023-08-02 14:32:31 +02:00
parent b68d775671
commit dd93453943
9 changed files with 12 additions and 12 deletions

View file

@ -0,0 +1,2 @@
//@check-pass
function main() = print("Hello, world!\n");