beeware打包测试
This commit is contained in:
3
pytransmitter/tests/test_app.py
Normal file
3
pytransmitter/tests/test_app.py
Normal file
@@ -0,0 +1,3 @@
|
||||
def test_first():
|
||||
"""An initial test for the app."""
|
||||
assert 1 + 1 == 2
|
||||
Reference in New Issue
Block a user