beeware打包测试

This commit is contained in:
林觅
2026-04-10 11:43:54 +08:00
parent 85d921b501
commit 96e03eaa2f
17 changed files with 573 additions and 31 deletions

View File

@@ -0,0 +1,3 @@
def test_first():
"""An initial test for the app."""
assert 1 + 1 == 2