Fix tests

This commit is contained in:
mo8it
2024-03-30 20:48:30 +01:00
parent fe7d775818
commit 79ca821e26
14 changed files with 21 additions and 16 deletions
@@ -0,0 +1,4 @@
#[test]
fn passing() {
asset!(true);
}