Fix nota implementation; add nota test suite
This commit is contained in:
@@ -234,7 +234,8 @@ copy_tests = custom_target(
|
||||
|
||||
tests = [
|
||||
'spawn_actor',
|
||||
'empty'
|
||||
'empty',
|
||||
'nota'
|
||||
]
|
||||
|
||||
foreach file : tests
|
||||
|
||||
Reference in New Issue
Block a user