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
74adf2e18588eef0a934e4a7672828cafe2413ec
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