Fix nota implementation; add nota test suite

This commit is contained in:
2025-02-23 16:06:40 -06:00
parent fb10c63882
commit 7ea79c8ced
7 changed files with 494 additions and 143 deletions

View File

@@ -234,7 +234,8 @@ copy_tests = custom_target(
tests = [
'spawn_actor',
'empty'
'empty',
'nota'
]
foreach file : tests