This website requires JavaScript.
Explore
Help
Register
Sign In
trungt2
/
test-ci
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
75f53802e682e31a56eee89a96561d0bcfbd95f3
test-ci
/
test_main.py
T
4 lines
77 B
Python
Raw
Normal View
History
Unescape
Escape
Initial Rust project
2026-07-30 08:39:38 +07:00
# test_main.py
from
main
import
add
def
test_add
():
assert
add
(
2
,
3
)
==
5
Reference in New Issue
Copy Permalink