minimal runtime integration tests

This commit is contained in:
4meta5
2023-11-28 15:55:29 -05:00
parent a3cd8e00d2
commit dec935addd
4 changed files with 81 additions and 23 deletions
+1 -1
View File
@@ -12,4 +12,4 @@ where
System::set_block_consumed_resources(w, 0);
assertions()
});
}
}